Spaces:
Running
Running
# Python | |
__pycache__/ | |
*.py[cod] | |
*.class | |
# Virtual Environment | |
gradio_env/ | |
venv/ | |
ENV/ | |
# Gradio | |
flagged/ | |
# IDEs | |
.vscode/ | |
.idea/ | |
# OS generated files | |
.DS_Store | |
Thumbs.db | |
# Logs | |
*.log | |
# Jupyter Notebook | |
.ipynb_checkpoints | |
# Gradio temporary files | |
tmp/ | |
env | |
*test*.txt | |