salohnana2018 commited on
Commit
b96906d
1 Parent(s): 2cd61c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  gradio==4.42.0
2
  pandas==2.1.4
3
  numpy==1.26.4
4
- torch==2.3.1+cu121
5
  joblib==1.4.2
6
- scikit-learn==1.3.0
7
-
 
1
  gradio==4.42.0
2
  pandas==2.1.4
3
  numpy==1.26.4
4
+ torch==2.3.1+cu121 # or a compatible version if this still causes issues
5
  joblib==1.4.2
6
+ scikit-learn==1.3.0 # or the latest stable version compatible with your setup