Spaces:
Runtime error
Runtime error
Primer_commit
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
gradio
|
2 |
torchaudio
|
3 |
-
|
|
|
4 |
numpy
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
torchaudio
|
3 |
+
torch
|
4 |
+
cython
|
5 |
numpy
|
6 |
+
sacrebleu
|
7 |
+
sentencepiece
|
8 |
+
regex
|
9 |
+
tqdm
|
10 |
+
bitarray
|
11 |
+
fairseq
|