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

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.42.0
2
  pandas==2.1.4
3
  numpy==1.26.4
4
- torch==2.3.1 # Or another available version
5
  joblib==1.4.2
 
 
 
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
+