__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.vscode/
.idea/
.DS_Store

# ComfyUI downloaded model weights (top-level only)
/models/
*.bin
*.pt
*.pth
*.safetensors
*.onnx

# Data
input/
output/
temp/
