davelop commited on
Commit
8d3df34
·
verified ·
1 Parent(s): 34a7c17

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.8
2
+ numpy==2.0.2
3
+ opencv-python==4.11.0.86
4
+ scikit-learn==1.6.1
5
+ scipy==1.15.1
6
+ tensorflow==2.18.0
7
+ webcolors==24.11.1
8
+ keras==3.8.0
9
+
10
+
11
+