Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/KevlarVK/content_summarizer into main
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ beautifulsoup4
|
|
4 |
nltk
|
5 |
networkx
|
6 |
scikit-learn
|
7 |
-
|
8 |
youtube_transcript_api
|
9 |
spacy
|
10 |
tensorflow_io==0.23.1
|
|
|
4 |
nltk
|
5 |
networkx
|
6 |
scikit-learn
|
7 |
+
python-louvain
|
8 |
youtube_transcript_api
|
9 |
spacy
|
10 |
tensorflow_io==0.23.1
|