Spaces:
Sleeping
Sleeping
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.2.0
|
2 |
-
numpy
|
3 |
torchvision
|
4 |
roma
|
5 |
evo
|
|
|
1 |
torch==2.2.0
|
2 |
+
numpy<2
|
3 |
torchvision
|
4 |
roma
|
5 |
evo
|