Spaces:
Sleeping
Sleeping
fix: add adjustText
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==5.23.3
|
|
2 |
networkx==3.4.2
|
3 |
umap-learn==0.5.7
|
4 |
matplotlib==3.10.1
|
5 |
-
scikit-learn==1.6.1
|
|
|
|
2 |
networkx==3.4.2
|
3 |
umap-learn==0.5.7
|
4 |
matplotlib==3.10.1
|
5 |
+
scikit-learn==1.6.1
|
6 |
+
adjustText==1.3.0
|