Commit
·
ed28c80
1
Parent(s):
60d4316
updated requirements, forgot that spaces use these and not uv's pyproject.toml
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio==3.48.0
|
|
| 2 |
plotly==5.24.1
|
| 3 |
scikit-learn==1.3.0
|
| 4 |
wordcloud==1.9.2
|
|
|
|
|
|
| 2 |
plotly==5.24.1
|
| 3 |
scikit-learn==1.3.0
|
| 4 |
wordcloud==1.9.2
|
| 5 |
+
networkx>=3.4.2
|