aniket9909 commited on
Commit
f13083b
·
verified ·
1 Parent(s): 0c07331

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.5
2
+ uvicorn[standard]==0.30.6
3
+ opencv-python-headless==4.10.0.84
4
+ numpy==2.1.2
5
+ pyzbar==0.1.9
6
+ Pillow==10.4.0
7
+ PyMuPDF==1.24.11
8
+ python-multipart==0.0.9