Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ numpy
|
|
| 3 |
torch==2.1.0
|
| 4 |
torchaudio==2.1.0
|
| 5 |
gradio>=4.0.0
|
| 6 |
-
git+https://github.com/
|
| 7 |
transformers==4.39.3
|
| 8 |
accelerate==0.27.2
|
|
|
|
| 3 |
torch==2.1.0
|
| 4 |
torchaudio==2.1.0
|
| 5 |
gradio>=4.0.0
|
| 6 |
+
git+https://github.com/facebookresearch/audiocraft.git@1299b21
|
| 7 |
transformers==4.39.3
|
| 8 |
accelerate==0.27.2
|