Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ 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
|
7 |
gradio==4.42.0
|
8 |
git+https://github.com/facebookresearch/audiocraft
|
9 |
huggingface_hub
|
|
|
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.1
|
7 |
gradio==4.42.0
|
8 |
git+https://github.com/facebookresearch/audiocraft
|
9 |
huggingface_hub
|