Spaces:
Running
Running
# Python virtual environment | |
venv/ | |
.venv/ | |
# Compiled Python files | |
*.pyc | |
# Logs | |
*.log | |
# Gradio app output files | |
output/ | |
flagged/ | |
# IDE and editor files | |
.vscode/ | |
.idea/ | |
*.iml | |
# Dependency directories | |
__pycache__/ | |
dist/ | |
build/ | |
api-test.py | |
client-test.py | |
encoded-image.txt | |
ewok-and-egg.jpg | |
writedata.py | |
# Certificates | |
*.pem | |