Unlimitedlevel19 commited on
Commit
62e13b1
·
verified ·
1 Parent(s): a9e3e43

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi>=0.95.0
2
+ uvicorn>=0.23.0
3
+ python-multipart>=0.0.6
4
+ pillow>=9.0.0
5
+ numpy>=1.20.0
6
+ pytesseract>=0.3.10