Spaces:
Sleeping
Sleeping
| # Ignore virtual environment | |
| venv/ | |
| .env | |
| __pycache__/ | |
| *.pyc | |
| .DS_Store | |
| .idea/ | |
| *.log | |
| outputs/ | |
| videos/ | |
| images/ | |
| testing/ |
| # Ignore virtual environment | |
| venv/ | |
| .env | |
| __pycache__/ | |
| *.pyc | |
| .DS_Store | |
| .idea/ | |
| *.log | |
| outputs/ | |
| videos/ | |
| images/ | |
| testing/ |