Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ python-dotenv==1.0.0
|
|
| 2 |
redis==5.1.0b7
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
-
accelerate
|
| 6 |
torch==2.1.0
|
| 7 |
gradio==4.42.0
|
| 8 |
git+https://[email protected]/facebookresearch/audiocraft
|
|
|
|
| 2 |
redis==5.1.0b7
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
+
accelerate>=0.26.0
|
| 6 |
torch==2.1.0
|
| 7 |
gradio==4.42.0
|
| 8 |
git+https://[email protected]/facebookresearch/audiocraft
|