Spaces:
Running
Running
| # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| # Virtual environments | |
| .venv/ | |
| venv/ | |
| # OS / editor | |
| .DS_Store | |
| .idea/ | |
| .vscode/ | |
| # Gradio cache | |
| .gradio/ | |
| flagged/ | |
| # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| # Virtual environments | |
| .venv/ | |
| venv/ | |
| # OS / editor | |
| .DS_Store | |
| .idea/ | |
| .vscode/ | |
| # Gradio cache | |
| .gradio/ | |
| flagged/ | |