Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ fastapi==0.68.0
|
|
3 |
uvicorn==0.15.0
|
4 |
torch
|
5 |
transformers
|
6 |
-
git+https://github.com/
|
7 |
pydantic<2.0.0
|
8 |
python-multipart
|
|
|
3 |
uvicorn==0.15.0
|
4 |
torch
|
5 |
transformers
|
6 |
+
git+https://github.com/VarunGumma/IndicTransToolkit.git
|
7 |
pydantic<2.0.0
|
8 |
python-multipart
|