Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.3.
|
2 |
diffusers[torch]
|
3 |
transformers==4.42.4
|
4 |
Pillow
|
|
|
1 |
+
torch==2.3.0
|
2 |
diffusers[torch]
|
3 |
transformers==4.42.4
|
4 |
Pillow
|