tejani commited on
Commit
34cbb83
·
verified ·
1 Parent(s): 387fb59

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn==0.30.6
3
+ opencv-python==4.10.0.84
4
+ numpy==2.1.1
5
+ pillow==10.4.0
6
+ noise==1.2.2
7
+ pydantic==2.9.2