chris1nexus
commited on
Commit
·
59d718b
1
Parent(s):
8a89a15
Update app
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ streamlit
|
|
8 |
#-f https://data.pyg.org/whl/torch-1.10.0+cu113.html
|
9 |
#torch==1.10.0+cu113
|
10 |
|
|
|
11 |
torch
|
12 |
torchvision
|
13 |
torch-scatter
|
|
|
8 |
#-f https://data.pyg.org/whl/torch-1.10.0+cu113.html
|
9 |
#torch==1.10.0+cu113
|
10 |
|
11 |
+
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
12 |
torch
|
13 |
torchvision
|
14 |
torch-scatter
|