reysarms's picture
added requirements
4569495
raw
history blame contribute delete
206 Bytes
# Virtual environment
venv/
# Python cache
__pycache__/
*.py[cod]
# Jupyter Notebook checkpoints
.ipynb_checkpoints/
# OS files
.DS_Store
# Streamlit cache
.streamlit/
# Environment/Secrets
.env