models/
*.safetensors
*.ckpt
*.pt
*.pth
*.gguf
local_config.json
MODEL_PATHS.md
MODEL_PATHS_WINDOWS.md
__pycache__/
*.py[cod]
.git/
.pytest_cache/
.ruff_cache/
build/
dist/
.venv/
venv/
input/
output/
temp/
*.log
.DS_Store
Thumbs.db

# Local debugging helpers.
.comfyui.log
.check_comfy.ps1
.start_comfy.ps1
.compare_*.py
.debug_*.py
.inspect_*.py
.queue_*.py
.trace_*.py
.run_diffusers_reference.py
.rum_diffusers_reference_impl.py
