cyyeh's picture
refactor
b038dbc
raw
history blame
126 Bytes
run:
poetry run streamlit run src/app.py
deps:
poetry export --without-hashes --format=requirements.txt > requirements.txt