dlsmallw's picture
Task-290 Integrate use of models within the application for use in inference
82221ca
raw
history blame
235 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
streamlit = "*"
pandas = "*"
numpy = "*"
st-annotated-text = "*"
transformers = "*"
torch = "*"
[dev-packages]
[requires]
python_version = "3.12"