Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ lxml==5.3.0
|
|
4 |
numpy==1.26.4
|
5 |
spacy==3.4.4
|
6 |
pydantic==1.10.2
|
7 |
-
typer==0.7.0
|
|
|
|
4 |
numpy==1.26.4
|
5 |
spacy==3.4.4
|
6 |
pydantic==1.10.2
|
7 |
+
typer==0.7.0
|
8 |
+
spacy-streamlit
|