nithin9000 commited on
Commit
a7b7dc4
·
1 Parent(s): 878b9f4
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- streamlit==1.35.0
2
  numpy>=1.23,<1.26
3
  Pillow==9.5.0
4
- tensorflow==2.12.0
5
  torch==2.0.1
6
- ultralytics==8.0.174
 
 
 
 
 
 
 
 
1
+
2
  numpy>=1.23,<1.26
3
  Pillow==9.5.0
 
4
  torch==2.0.1
5
+ ultralytics==8.0.174
6
+
7
+ gradio
8
+ pandas
9
+ scikit-learn
10
+ joblib
11
+ tensorflow==2.11.0
12
+ keras==2.11.0