Sukhyun commited on
Commit
f60bfe8
·
1 Parent(s): e8d1be3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,6 +2,7 @@ matplotlib==3.5.1
2
  matplotlib-inline==0.1.3
3
  numpy
4
  streamlit==1.5.1
5
- torch==1.10.2
6
  watchdog
7
- transformers
 
 
 
2
  matplotlib-inline==0.1.3
3
  numpy
4
  streamlit==1.5.1
 
5
  watchdog
6
+ transformers
7
+ --extra-index-url https://download.pytorch.org/whl/cu113
8
+ torch