cointegrated commited on
Commit
bc071c3
1 Parent(s): c6948e2

torch -> pytorch

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +1 -1
.gitignore CHANGED
@@ -0,0 +1 @@
 
 
1
+ .idea
requirements.txt CHANGED
@@ -2,4 +2,4 @@ transformers
2
  sentencepiece
3
  pandas
4
  streamlit
5
- torch
 
2
  sentencepiece
3
  pandas
4
  streamlit
5
+ pytorch