__pycache__/
*.pyc
*.pyo
*.pyd

# ComfyUI
__pycache__/
ComfyUI/
custom_nodes/
models/
output/
input/
temp/
venv/
.env

# VSCode
.vscode/
