Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit
|
2 |
torch-scatter -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
3 |
torch-sparse -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
|
|
1 |
+
pyvis
|
2 |
streamlit
|
3 |
torch-scatter -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|
4 |
torch-sparse -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
|