Spaces:
Sleeping
Sleeping
| # Python | |
| __pycache__/ | |
| *.py[cod] | |
| *$py.class | |
| *.so | |
| .Python | |
| env/ | |
| venv/ | |
| ENV/ | |
| .venv | |
| # IDE | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo | |
| *~ | |
| # OS | |
| .DS_Store | |
| Thumbs.db | |
| # Development documentation (not needed for Spaces) | |
| INFERENCE_REQUIRED.md | |
| REQUIRED_FILES.md | |
| FILES_TO_COPY.md | |
| # Old config files (if not needed) | |
| # 10deimv2_dinov3_s_coco.yml | |