yesdopepe
Update .gitignore, enhance README title, and modify app.py for environment variable support and model change
8ce363a
raw
history blame
79 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
# Environment variables
.env
/venv