Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ transformers
|
|
3 |
beautifulsoup4
|
4 |
nltk
|
5 |
networkx
|
6 |
-
|
7 |
community
|
8 |
youtube_transcript_api
|
9 |
spacy
|
|
|
3 |
beautifulsoup4
|
4 |
nltk
|
5 |
networkx
|
6 |
+
scikit-learn
|
7 |
community
|
8 |
youtube_transcript_api
|
9 |
spacy
|