mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 14:50:49 +08:00
16 lines
192 B
Plaintext
16 lines
192 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/
|
|
custom_nodes/ |