Alexander Seifert commited on
Commit
3ab6a96
1 Parent(s): a8c701c

require torch cpu-only

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  streamlit
2
  pandas
3
  scikit-learn
 
1
+ https://download.pytorch.org/whl/cpu/torch-1.11.0%2Bcpu-cp39-cp39-linux_x86_64.whl
2
  streamlit
3
  pandas
4
  scikit-learn