Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ yt-dlp
|
|
4 |
gradio==4.9.0
|
5 |
omegaconf==2.3.0
|
6 |
torch==2.1.0
|
7 |
-
torchaudio==2.1.0
|
|
|
|
4 |
gradio==4.9.0
|
5 |
omegaconf==2.3.0
|
6 |
torch==2.1.0
|
7 |
+
torchaudio==2.1.0
|
8 |
+
fairseq2
|