Spaces:
Runtime error
Runtime error
yesdopepe
Update .gitignore, enhance README title, and modify app.py for environment variable support and model change
8ce363a | # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| # Environment variables | |
| .env | |
| /venv |