Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ accelerate
|
|
7 |
trimesh
|
8 |
numpy
|
9 |
werkzeug
|
10 |
-
gunicorn
|
|
|
|
|
|
7 |
trimesh
|
8 |
numpy
|
9 |
werkzeug
|
10 |
+
gunicorn
|
11 |
+
huggingface_hub
|
12 |
+
safetensors
|