NoLapse / Pipfile
arian81's picture
fix layout
f7c3beb unverified
raw
history blame contribute delete
215 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gradio = "*"
pandas = "*"
joblib = "*"
scikit-learn = "*"
gradio-modal = "*"
[dev-packages]
[requires]
python_version = "3.9"