salohnana2018 commited on
Commit
31d8fac
1 Parent(s): 3b35dd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
-
2
  gradio==4.42.0
3
  pandas==2.1.4
4
  numpy==1.26.4
5
- torch==2.3.1+cu121
6
  joblib==1.4.2
7
  python==3.10.12
 
 
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
6
  python==3.10.12