Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ objaverse
|
|
4 |
trimesh
|
5 |
matplotlib
|
6 |
scipy
|
7 |
-
huggingface_hub==0.4.0
|
|
|
|
4 |
trimesh
|
5 |
matplotlib
|
6 |
scipy
|
7 |
+
huggingface_hub==0.4.0
|
8 |
+
tqdm
|