ZbindChi commited on
Commit
3a5ed36
1 Parent(s): e806277

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
  tensorflow
2
- numpy
3
  matplotlib
4
  pillow
5
  gradio
6
- sklearn
 
 
 
 
 
 
 
1
  tensorflow
2
+ numpy==1.26.4
3
  matplotlib
4
  pillow
5
  gradio
6
+
7
+ pandas==2.2.1
8
+ scikit-learn==1.4.1.post1
9
+
10
+ MarkupSafe==2.1.5
11
+
12
+ scipy==1.12.0