Ariyan-Pro's picture
REPLACE: Gradio with Streamlit - professional UI with tabs, metrics, ROI calculator
2362172
raw
history blame contribute delete
172 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
# Virtual Environment
.venv/
venv/
# OS
.DS_Store
# Project specific
data/*.db
data/*.bin
*.csv
*.json
benchmarks/
models/