Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/facebookresearch/seamless_communication.git
|
2 |
+
pydub
|
3 |
+
soundfile
|
4 |
+
torchaudio
|
5 |
+
torch
|
6 |
+
gradio
|
7 |
+
fairseq2 --pre --extra-index-url https://fair.pkg.atmeta.com/fairseq2/pt2.1.0/cu121
|