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

initial commit

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