Spaces:
Running
Running
Chandima Prabhath
Update .gitignore to include __pycache__ and remove unused compiled Python files; modify app.py for improved environment variable handling and add Supabase integration; update requirements.txt to include supabase package.
05a6e54
# directories | |
/images | |
/audio_replies | |
/__pycache__ | |
# env | |
.env |