Spaces:
Sleeping
Sleeping
Commit
·
fa5ebac
1
Parent(s):
e89b1a1
Make sure wordcloud is installed
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scikit-learn
|
|
8 |
squarify
|
9 |
kmodes
|
10 |
adjustText
|
11 |
-
networkx
|
|
|
|
8 |
squarify
|
9 |
kmodes
|
10 |
adjustText
|
11 |
+
networkx
|
12 |
+
wordcloud
|