Sgobir commited on
Commit
0a96874
·
verified ·
1 Parent(s): 6850293

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==4.27.0
2
  scikit-learn==1.4.2
3
  pandas==2.2.2
4
- numpy==2.0.2
 
 
5
 
 
1
  gradio==4.27.0
2
  scikit-learn==1.4.2
3
  pandas==2.2.2
4
+ numpy==1.26.4
5
+ joblib
6
+
7