Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ seaborn
|
|
| 6 |
matplotlib
|
| 7 |
pandas
|
| 8 |
torch_geometric
|
|
|
|
| 9 |
streamlit
|
|
|
|
|
|
| 6 |
matplotlib
|
| 7 |
pandas
|
| 8 |
torch_geometric
|
| 9 |
+
# demo related installs
|
| 10 |
streamlit
|
| 11 |
+
ipython
|