Spaces:
Sleeping
Sleeping
Daryl Fung
commited on
Commit
·
d083337
1
Parent(s):
12c14ef
fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ numpy==1.23.5
|
|
7 |
pandas==2.0.0
|
8 |
Pillow==9.5.0
|
9 |
pyLDAvis==3.4.0
|
|
|
10 |
pytextrank==3.2.4
|
11 |
seaborn==0.12.2
|
12 |
selenium==4.9.0
|
|
|
7 |
pandas==2.0.0
|
8 |
Pillow==9.5.0
|
9 |
pyLDAvis==3.4.0
|
10 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
11 |
pytextrank==3.2.4
|
12 |
seaborn==0.12.2
|
13 |
selenium==4.9.0
|