Clementio commited on
Commit
39d8c41
·
verified ·
1 Parent(s): 974c1c1

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit==1.32.0
2
- torch==2.2.0
 
3
  pandas==2.0.0
4
  numpy==1.24.0
5
  networkx==3.1
 
1
  streamlit==1.32.0
2
+ torch==2.2.0+cpu
3
+ --extra-index-url https://download.pytorch.org/whl/cpu
4
  pandas==2.0.0
5
  numpy==1.24.0
6
  networkx==3.1