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