sunshineatnoon commited on
Commit
a1fbc27
1 Parent(s): 7ee7482

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
3
- torch==1.7.1+cpu
4
- torchvision==0.8.2
5
- torch-scatter==2.0.8
6
- torch-sparse==0.6.11
7
  torch-geometric
 
 
8
  opencv-python-headless
9
  streamlit==1.8.1
10
  st-clickable-images==0.0.3
 
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.10.0+cu113.html
3
+ torch==1.7.1
4
+ torch-scatter
5
+ torch-sparse
 
6
  torch-geometric
7
+
8
+
9
  opencv-python-headless
10
  streamlit==1.8.1
11
  st-clickable-images==0.0.3