rocky250 commited on
Commit
8ece9ed
·
verified ·
1 Parent(s): cdd6c85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  streamlit
2
- torch
3
  pandas
4
  numpy
5
  scikit-learn
6
  joblib
7
- huggingface_hub
 
 
1
+
2
  streamlit
3
+ torch --index-url https://download.pytorch.org/whl/cpu
4
  pandas
5
  numpy
6
  scikit-learn
7
  joblib
8
+ huggingface_hub
9
+ setuptools