Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
numpy
|
3 |
scipy
|
4 |
torch==2.0.0
|
5 |
diffusers==0.17.0
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
numpy<2
|
3 |
scipy
|
4 |
torch==2.0.0
|
5 |
diffusers==0.17.0
|