HHansi commited on
Commit
8d79147
1 Parent(s): dea7dd8

initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  # PyTorch - https://pytorch.org/get-started/locally/
 
2
  torch==1.7.0+cpu
3
  streamlit==1.26.0
4
  accord-nlp==0.1.8
 
1
  # PyTorch - https://pytorch.org/get-started/locally/
2
+ --find-links https://download.pytorch.org/whl/torch_stable.html
3
  torch==1.7.0+cpu
4
  streamlit==1.26.0
5
  accord-nlp==0.1.8