Skip to content

Commit 4e48732

Browse files
authored
removed libmagic from demo setup
1 parent 7cd2056 commit 4e48732

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

nbs/demo_colab.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
},
99
"outputs": [],
1010
"source": [
11-
"!pip install stability-sdk\n",
12-
"!apt-get install libmagic1"
11+
"!pip install stability-sdk"
1312
]
1413
},
1514
{

0 commit comments

Comments
 (0)