minhvtt commited on
Commit
d1de040
·
verified ·
1 Parent(s): 54e9258

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,15 +1,16 @@
1
- fastapi
2
- uvicorn[standard]
3
- pydantic
4
- pydantic-settings
5
- python-multipart
6
- motor
7
- pymongo
8
- python-dotenv
9
- bcrypt
10
- Pillow
11
- timm
12
- torch
13
- safetensors
14
- easyocr
15
- huggingface_hub
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ pydantic
4
+ pydantic-settings
5
+ python-multipart
6
+ motor
7
+ pymongo
8
+ python-dotenv
9
+ bcrypt
10
+ Pillow
11
+ timm
12
+ torch
13
+ safetensors
14
+ easyocr
15
+ huggingface_hub
16
+ rapidocr_onnxruntime