Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -10,7 +10,6 @@ Pillow>=9.5.0
|
|
10 |
stanza>=1.5.0
|
11 |
numpy>=1.23.0
|
12 |
scipy>=1.10.0
|
13 |
-
indic-nlp-library>=1.0.3
|
14 |
sacremoses>=0.1.1
|
15 |
bitsandbytes>=0.41.0
|
16 |
soundfile>=0.12.0
|
@@ -18,6 +17,4 @@ huggingface-hub>=0.19.0
|
|
18 |
protobuf<4.0.0
|
19 |
click<8.1
|
20 |
pydantic~=1.0
|
21 |
-
|
22 |
-
# For custom repositories, use direct GitHub installation
|
23 |
-
git+https://github.com/VarunGumma/IndicTransToolkit.git@main
|
|
|
10 |
stanza>=1.5.0
|
11 |
numpy>=1.23.0
|
12 |
scipy>=1.10.0
|
|
|
13 |
sacremoses>=0.1.1
|
14 |
bitsandbytes>=0.41.0
|
15 |
soundfile>=0.12.0
|
|
|
17 |
protobuf<4.0.0
|
18 |
click<8.1
|
19 |
pydantic~=1.0
|
20 |
+
git
|
|
|
|