chris1nexus
commited on
Commit
•
877ebc7
1
Parent(s):
9b08ae2
Update app
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,8 +11,8 @@ torch==1.10.0+cu113
|
|
11 |
#-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
12 |
#torch
|
13 |
torchvision
|
14 |
-
torch-scatter
|
15 |
-
torch-sparse
|
16 |
|
17 |
einops
|
18 |
streamlit-option-menu
|
|
|
11 |
#-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
12 |
#torch
|
13 |
torchvision
|
14 |
+
#torch-scatter
|
15 |
+
#torch-sparse
|
16 |
|
17 |
einops
|
18 |
streamlit-option-menu
|