kerzel commited on
Commit
7a6cf45
·
1 Parent(s): 9873374

try to fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.44.1
2
- matplotlib==3.10.3
3
- scikit-learn==1.7.0
4
- scipy==1.15.3
5
- tensorflow==2.19.0
6
- pandas==2.3.0
7
- imageio==2.37.0
 
1
  gradio==4.44.1
2
+ matplotlib==3.9.1
3
+ scikit-learn==1.5.1
4
+ scipy==1.14.0
5
+ tensorflow-cpu==2.16.1
6
+ pandas==2.2.2
7
+ imageio==2.41.0