kerzel commited on
Commit
bd26997
·
1 Parent(s): cd892d6

downgrade scipy

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,7 +3,8 @@ gradio==5.34.2
3
  gradio-client==1.10.3
4
  matplotlib==3.10.3
5
  scikit-learn==1.7.0
6
- scipy==1.16.0
 
7
  tensorflow==2.19.0
8
  pandas==2.3.0
9
  imageio==2.37.0
 
3
  gradio-client==1.10.3
4
  matplotlib==3.10.3
5
  scikit-learn==1.7.0
6
+ #scipy==1.16.0
7
+ scipy==1.15.3
8
  tensorflow==2.19.0
9
  pandas==2.3.0
10
  imageio==2.37.0