Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ accelerate>=0.26.0
|
|
6 |
torch==2.1.0
|
7 |
gradio==4.42.0
|
8 |
git+https://[email protected]/facebookresearch/audiocraft
|
9 |
-
huggingface_hub
|
|
|
|
6 |
torch==2.1.0
|
7 |
gradio==4.42.0
|
8 |
git+https://[email protected]/facebookresearch/audiocraft
|
9 |
+
huggingface_hub
|
10 |
+
tqdm
|