File size: 374 Bytes
a6576f0
9506787
 
 
 
a6576f0
 
9506787
 
a6576f0
 
9506787
deff88d
9506787
 
 
a6576f0
 
9506787
a6576f0
 
9506787
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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