Spaces:
Sleeping
Sleeping
Commit
·
15db811
1
Parent(s):
5e0a597
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
6 |
h5py
|
7 |
plotly==5.14.1
|
8 |
trimesh
|
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
2 |
+
torch>=1.12
|
3 |
+
torchvision
|
4 |
+
pyyaml
|
5 |
+
huggingface_hub
|
6 |
+
safetensors>=0.2
|
7 |
h5py
|
8 |
plotly==5.14.1
|
9 |
trimesh
|