Spaces:
Runtime error
Runtime error
Commit
·
dd7a042
1
Parent(s):
e3935f0
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
accelerate==0.22.0
|
| 2 |
-
diffusers==0.
|
| 3 |
safetensors==0.3.3
|
| 4 |
torch==2.0.1
|
| 5 |
torchvision==0.15.2
|
|
|
|
| 1 |
accelerate==0.22.0
|
| 2 |
+
diffusers==0.21.4
|
| 3 |
safetensors==0.3.3
|
| 4 |
torch==2.0.1
|
| 5 |
torchvision==0.15.2
|