Spaces:
Running
Running
Commit ·
6f691b1
1
Parent(s): 8df2711
Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ la-core-web-md @ https://huggingface.co/latincy/la_core_web_md/resolve/main/la_c
|
|
| 4 |
la-core-web-sm @ https://huggingface.co/latincy/la_core_web_sm/resolve/main/la_core_web_sm-any-py3-none-any.whl
|
| 5 |
pandas==2.2.2
|
| 6 |
spacy==3.7.5
|
| 7 |
-
spacy_lookups_data @ git+https://github.com/diyclassics/spacy-lookups-data.git
|
| 8 |
spacy-streamlit==1.0.6
|
| 9 |
streamlit==1.36.0
|
| 10 |
watchdog==4.0.1
|
|
|
|
| 4 |
la-core-web-sm @ https://huggingface.co/latincy/la_core_web_sm/resolve/main/la_core_web_sm-any-py3-none-any.whl
|
| 5 |
pandas==2.2.2
|
| 6 |
spacy==3.7.5
|
| 7 |
+
spacy_lookups_data @ git+https://github.com/diyclassics/spacy-lookups-data.git#egg=spacy-lookups-data
|
| 8 |
spacy-streamlit==1.0.6
|
| 9 |
streamlit==1.36.0
|
| 10 |
watchdog==4.0.1
|