Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
stablepy==0.6.
|
2 |
diffusers==0.31.0
|
3 |
-
torch
|
4 |
numpy<2
|
5 |
gdown
|
6 |
opencv-python
|
|
|
1 |
+
stablepy==0.6.0
|
2 |
diffusers==0.31.0
|
3 |
+
torch==2.2.0
|
4 |
numpy<2
|
5 |
gdown
|
6 |
opencv-python
|