dlsmallw's picture
Task-315 Added tab for viewing the datasets used for training the models and reworked the layout of the UI
b72f4a5
raw
history blame contribute delete
380 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
streamlit = "*"
pandas = "*"
numpy = "*"
st-annotated-text = "*"
transformers = "*"
torch = "*"
joblib = "*"
nltk = "*"
htbuilder = "*"
nest-asyncio = "*"
mkdocs = "*"
mkdocstrings-python = "*"
typer = "*"
huggingface-hub = "*"
loguru = "*"
[dev-packages]
[requires]
python_version = "3.12"