scdong commited on
Commit
a556c3b
·
1 Parent(s): d8294c6

Fix: add transformers to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -4,7 +4,5 @@ scikit-learn
4
  xgboost
5
  pandas
6
  matplotlib
7
-
8
- # Hugging Face-compatible PyTorch (CPU)
9
- torch==2.1.0+cpu
10
  --extra-index-url https://download.pytorch.org/whl/cpu
 
4
  xgboost
5
  pandas
6
  matplotlib
7
+ torch==2.1.0
 
 
8
  --extra-index-url https://download.pytorch.org/whl/cpu