minhvtt commited on
Commit
bc6bd47
·
verified ·
1 Parent(s): 2da1620

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- fastapi==0.115.0
2
- uvicorn[standard]==0.30.6
3
- pydantic==2.9.2
4
- pydantic-settings==2.1.0
5
- python-multipart==0.0.12
6
- motor==3.6.0
7
- pymongo==4.9.1
8
- python-dotenv==1.0.1
9
- Pillow==10.4.0
10
- timm==1.0.9
11
- torch==2.4.1
12
- safetensors==0.4.5
13
- easyocr==1.7.1
14
- huggingface_hub==0.24.7
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ pydantic
4
+ pydantic-settings
5
+ python-multipart
6
+ motor
7
+ pymongo
8
+ python-dotenv
9
+ Pillow
10
+ timm
11
+ torch
12
+ safetensors
13
+ easyocr
14
+ huggingface_hub