dkg-2 commited on
Commit
1fbef8a
·
verified ·
1 Parent(s): 8a3225a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,13 +1,10 @@
1
 
2
- tensorflow==2.12.0
3
- gradio==4.0.0
4
-
5
  numpy
6
  pandas
7
- opencv-python
8
- pillow
9
  seaborn
10
  matplotlib
 
11
  scikit-learn
12
- keras
13
- tensorflow-cpu
 
1
 
2
+ tensorflow
3
+ gradio
 
4
  numpy
5
  pandas
6
+ Pillow
 
7
  seaborn
8
  matplotlib
9
+ opencv-python
10
  scikit-learn