Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ pydub==0.25.1
|
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
TTS==0.14.0
|
| 8 |
huggingface_hub==0.25.1
|
| 9 |
-
diffusers==0.
|
| 10 |
accelerate==0.20.3
|
| 11 |
xformers==0.0.20
|
| 12 |
numpy>=1.21.0,<1.27.0
|
|
|
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
TTS==0.14.0
|
| 8 |
huggingface_hub==0.25.1
|
| 9 |
+
diffusers==0.21.0
|
| 10 |
accelerate==0.20.3
|
| 11 |
xformers==0.0.20
|
| 12 |
numpy>=1.21.0,<1.27.0
|