Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
#https://huggingface.co/spaces/lainlives/bark/resolve/main/fairseq-0.12.3-cp313-cp313-linux_x86_64.whl
|
| 2 |
-
|
| 3 |
fairseq @ git+https://github.com/pytorch/fairseq.git
|
|
|
|
| 4 |
torch==2.5.0 --index-url https://download.pytorch.org/whl/cu121
|
| 5 |
torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121
|
| 6 |
gradio
|
|
|
|
| 1 |
#https://huggingface.co/spaces/lainlives/bark/resolve/main/fairseq-0.12.3-cp313-cp313-linux_x86_64.whl
|
|
|
|
| 2 |
fairseq @ git+https://github.com/pytorch/fairseq.git
|
| 3 |
+
audiolm-pytorch==2.4.0
|
| 4 |
torch==2.5.0 --index-url https://download.pytorch.org/whl/cu121
|
| 5 |
torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121
|
| 6 |
gradio
|