Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -7,14 +7,14 @@ optimum[onnxruntime]
|
|
7 |
yt-dlp
|
8 |
pytube==15.0.0
|
9 |
pydub
|
10 |
-
validators
|
11 |
nltk==3.7
|
12 |
plotly
|
13 |
plotly-express
|
14 |
spacy==3.5.0
|
15 |
-
spacy_streamlit
|
16 |
-
st-annotated-text
|
17 |
-
streamlit
|
18 |
en_core_web_lg @ https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|
19 |
bs4==0.0.1
|
20 |
wikipedia
|
|
|
7 |
yt-dlp
|
8 |
pytube==15.0.0
|
9 |
pydub
|
10 |
+
validators
|
11 |
nltk==3.7
|
12 |
plotly
|
13 |
plotly-express
|
14 |
spacy==3.5.0
|
15 |
+
spacy_streamlit
|
16 |
+
st-annotated-text
|
17 |
+
streamlit
|
18 |
en_core_web_lg @ https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
|
19 |
bs4==0.0.1
|
20 |
wikipedia
|