darshankr commited on
Commit
b864750
·
verified ·
1 Parent(s): 8bcf461

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- # requirements.txt
2
  fastapi==0.68.0
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
 
 
1
+ streamlit
2
  fastapi==0.68.0
3
  uvicorn==0.15.0
4
  torch
5
  transformers
6
+ git+https://github.com/AI4Bharat/IndicTrans2.git
7
  pydantic<2.0.0
8
+ python-multipart
9
+ nest-asyncio