Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ torchaudio==2.2.2+cu118
|
|
| 4 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 5 |
|
| 6 |
gradio==4.22.0
|
| 7 |
-
diffusers
|
| 8 |
transformers==4.40.1
|
| 9 |
accelerate==0.30.1
|
| 10 |
huggingface_hub==0.27.1
|
|
|
|
| 4 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 5 |
|
| 6 |
gradio==4.22.0
|
| 7 |
+
diffusers>=0.28.1,<1.0.0
|
| 8 |
transformers==4.40.1
|
| 9 |
accelerate==0.30.1
|
| 10 |
huggingface_hub==0.27.1
|