benkada commited on
Commit
aca5e64
·
verified ·
1 Parent(s): 6991b14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -11
requirements.txt CHANGED
@@ -1,11 +1,5 @@
1
- fastapi==0.109.1
2
- uvicorn==0.27.0
3
- python-multipart==0.0.6
4
- transformers==4.37.2
5
- torch==2.1.2
6
- pillow==10.1.0
7
- pytesseract==0.3.10
8
- langchain
9
- langchain-community==0.0.17
10
- pydantic==2.5.3
11
- python-dotenv==1.0.0
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ torch
5
+ pillow