mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 06:10:50 +08:00
custom nodes now has an __init__.py correctly
This commit is contained in:
parent
497c01fed1
commit
18e5aaec4d
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,9 +4,9 @@
|
||||
!/input/example.png
|
||||
/[Mm]odels/
|
||||
/[Tt]emp/
|
||||
/[Cc]ustom_nodes/
|
||||
/[Cc]ustom_nodes/*
|
||||
![Cc]ustom_nodes/__init__.py
|
||||
!/custom_nodes/example_node.py.example
|
||||
!/custom_nodes/__init__.py
|
||||
/extra_model_paths.yaml
|
||||
/.vs
|
||||
.idea/
|
||||
|
||||
0
custom_nodes/__init__.py
Normal file
0
custom_nodes/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user