Tokymin commited on
Commit
03212e7
1 Parent(s): 7dd220a

更改requirements.txt文件的torch==1.12.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pandas==2.0.3
2
  scikit_learn==1.3.0
3
  streamlit==1.30.0
4
- torch==1.12.0+cu113
5
  tqdm==4.66.2
6
  transformers==4.38.2
 
1
  pandas==2.0.3
2
  scikit_learn==1.3.0
3
  streamlit==1.30.0
4
+ torch==1.12.0
5
  tqdm==4.66.2
6
  transformers==4.38.2