mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
17 lines
238 B
Plaintext
17 lines
238 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
output/
|
|
input/
|
|
!input/example.png
|
|
models/
|
|
temp/
|
|
custom_nodes/
|
|
!custom_nodes/example_node.py.example
|
|
extra_model_paths.yaml
|
|
/.vs
|
|
.idea/
|
|
venv/
|
|
web/extensions/*
|
|
!web/extensions/logging.js.example
|
|
!web/extensions/core/
|