Harshb11 commited on
Commit
4039956
·
verified ·
1 Parent(s): 7e4d4f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.30.0
2
- torch==2.1.0+cpu
3
  transformers==4.34.0
4
  pandas==2.1.1
5
  matplotlib==3.8.0
 
1
  streamlit==1.30.0
2
+ torch==2.1.0 # Remove +cpu
3
  transformers==4.34.0
4
  pandas==2.1.1
5
  matplotlib==3.8.0