Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -4,4 +4,16 @@ transformers
|
|
4 |
fairseq2==0.1
|
5 |
pydub
|
6 |
yt-dlp
|
7 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
fairseq2==0.1
|
5 |
pydub
|
6 |
yt-dlp
|
7 |
+
sentencepiece
|
8 |
+
torch
|
9 |
+
sacremoses
|
10 |
+
pandas
|
11 |
+
regex
|
12 |
+
mock
|
13 |
+
mosestokenizer
|
14 |
+
bitsandbytes
|
15 |
+
scipy
|
16 |
+
accelerate
|
17 |
+
datasets
|
18 |
+
flash-attn>=2.1
|
19 |
+
git+https://github.com/VarunGumma/IndicTransToolkit.git
|