ComfyUI/.gitignore

16 lines
179 B
Plaintext

__pycache__/
*.py[cod]
output/
input/
!input/example.png
temp/
!custom_nodes/example_node.py.example
extra_model_paths.yaml
/.vs
venv/
venv38/
.idea/
*.ckpt
*.safetensors
models/