Spaces:
Sleeping
Sleeping
mzimm003
commited on
Commit
·
548442d
1
Parent(s):
0154f58
Include all requirements for space.
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ chess==1.10.0
|
|
8 |
dm_tree==0.1.8
|
9 |
scikit-image
|
10 |
posix_ipc==1.1.1
|
11 |
-
torchvision==0.14.1
|
|
|
|
|
|
|
|
8 |
dm_tree==0.1.8
|
9 |
scikit-image
|
10 |
posix_ipc==1.1.1
|
11 |
+
torchvision==0.14.1
|
12 |
+
huggingface_hub==0.24.0
|
13 |
+
lz4==4.3.3
|
14 |
+
safetensors==0.4.3
|