Spaces:
Runtime error
Runtime error
adding networkx to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ streamlit
|
|
14 |
firebase-admin
|
15 |
plotly
|
16 |
torch==2.1.2
|
17 |
-
streamlit_authenticator
|
|
|
|
14 |
firebase-admin
|
15 |
plotly
|
16 |
torch==2.1.2
|
17 |
+
streamlit_authenticator
|
18 |
+
networkx
|