Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ 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
|
9 |
nest-asyncio
|
|
|
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
|
9 |
nest-asyncio
|