darshankr commited on
Commit
df8f230
·
verified ·
1 Parent(s): 7c7feed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  streamlit
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
9
- requests
 
 
 
1
  streamlit
2
+ fastapi
3
+ uvicorn
4
  torch
5
  transformers
6
  git+https://github.com/VarunGumma/IndicTransToolkit.git
7
+ pydantic
8
  python-multipart
9
+ requests
10
+ nest-asyncio
11
+ starlette