Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
git+https://github.com/openai/CLIP.git
|
| 2 |
numpy==1.23.3
|
| 3 |
transformers
|
|
|
|
| 4 |
smplx
|
| 5 |
shapely
|
| 6 |
pyrender
|
|
|
|
| 1 |
git+https://github.com/openai/CLIP.git
|
| 2 |
numpy==1.23.3
|
| 3 |
transformers
|
| 4 |
+
h5py
|
| 5 |
smplx
|
| 6 |
shapely
|
| 7 |
pyrender
|