Spaces:
Running
Running
| # Core dependencies | |
| streamlit | |
| pandas | |
| numpy | |
| altair | |
| # Data handling | |
| huggingface-hub | |
| pyyaml | |
| # Text analysis | |
| spacy | |
| en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl | |
| scikit-learn | |
| sentence-transformers | |
| keybert | |
| # Local development | |
| python-dotenv | |
| # Added for parquet reading on Spaces | |
| pyarrow | |