Spaces:
Running
Running
Fix bug: Update numpy version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,5 +11,5 @@ torchvision
|
|
11 |
pytorch_lightning==2.5.1.post0
|
12 |
smplx
|
13 |
chumpy==0.70
|
14 |
-
|
15 |
-
|
|
|
11 |
pytorch_lightning==2.5.1.post0
|
12 |
smplx
|
13 |
chumpy==0.70
|
14 |
+
omegaconf
|
15 |
+
numpy==1.23.5
|