Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -14
requirements.txt
CHANGED
|
@@ -1,17 +1,3 @@
|
|
| 1 |
pandas
|
| 2 |
openai
|
| 3 |
streamlit
|
| 4 |
-
nltk
|
| 5 |
-
regex==2021.8.3
|
| 6 |
-
sklearn
|
| 7 |
-
sentence_transformers
|
| 8 |
-
scipy
|
| 9 |
-
tqdm
|
| 10 |
-
gensim
|
| 11 |
-
plotly
|
| 12 |
-
wordcloud
|
| 13 |
-
python-utils
|
| 14 |
-
matplotlib
|
| 15 |
-
spacy
|
| 16 |
-
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl
|
| 17 |
-
rank-bm25
|
|
|
|
| 1 |
pandas
|
| 2 |
openai
|
| 3 |
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|