Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pandas
|
|
8 |
torch_geometric
|
9 |
# demo related installs
|
10 |
streamlit
|
11 |
-
ipython
|
|
|
|
8 |
torch_geometric
|
9 |
# demo related installs
|
10 |
streamlit
|
11 |
+
ipython
|
12 |
+
streamlit-ext
|