Spaces:
Sleeping
Sleeping
Fix
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
accelerate==0.21.0
|
2 |
-
diffusers==0.
|
3 |
gradio==3.39.0
|
4 |
huggingface-hub==0.16.4
|
5 |
imageio[ffmpeg]==2.31.1
|
6 |
spaces==0.10.0
|
7 |
-
torch==2.0.
|
8 |
-
torchvision==0.15.
|
9 |
transformers==4.31.0
|
|
|
1 |
accelerate==0.21.0
|
2 |
+
diffusers==0.19.3
|
3 |
gradio==3.39.0
|
4 |
huggingface-hub==0.16.4
|
5 |
imageio[ffmpeg]==2.31.1
|
6 |
spaces==0.10.0
|
7 |
+
torch==2.0.0
|
8 |
+
torchvision==0.15.1
|
9 |
transformers==4.31.0
|