dfernandezl12 commited on
Commit
f0cb650
·
verified ·
1 Parent(s): 8e864c5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi[standard]
2
+ uvicorn
3
+ python-multipart
4
+ opencv-python-headless
5
+ numpy
6
+ paddleocr
7
+ paddlepaddle
8
+ pytesseract
9
+ ultralytics
10
+ google-genai
11
+ huggingface_hub<1
12
+ transformers<5
13
+ requests
14
+ sentencepiece
15
+ protobuf
16
+ torch