Spaces:
Runtime error
Runtime error
chris1nexus
commited on
Commit
·
785585c
1
Parent(s):
16512f9
First commit
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,8 +11,8 @@ streamlit
|
|
11 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
12 |
torch
|
13 |
torchvision
|
14 |
-
|
15 |
-
|
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
|