Bob Du
1ef66b0955
Add example for how to add custom API routes ( #3597 )
8 months ago
Hayden Reeve
755c48d78e
Fix several typos in example_node.py.example ( #3204 )
...
This change includes corrections for several spelling errors in the
documentation of example_node.py.example file.
These were previously raised by #3157 , but they missed a few.
8 months ago
comfyanonymous
a28a9dc836
Add an example to use the SaveImageWebsocket node and enable it.
11 months ago
comfyanonymous
4a7e751ce6
Add example for how to use WEB_DIRECTORY to add frontend extensions.
1 year ago
comfyanonymous
7f89cb48bf
Add a disabled SaveImageWebsocket custom node.
...
This node can be used to efficiently get images without saving them to
disk when using ComfyUI as a backend.
1 year ago
comfyanonymous
74b7233f57
Document IS_CHANGED in the example custom node.
1 year ago
comfyanonymous
db63aa7e53
Nodes can now control the rounding in the UI.
1 year ago
comfyanonymous
285ea7b790
Add "display" to custom node example.
2 years ago
comfyanonymous
60ac983238
Merge branch 'master' of https://github.com/city96/ComfyUI
2 years ago
comfyanonymous
940893f92c
Update the example_node.py.example with RETURN_NAMES.
2 years ago
City
9ac95e6ac7
Add human-readable name support for custom nodes
2 years ago
comfyanonymous
1688f5024d
Fix a few issues with the custom_nodes PR.
...
There only needs to be one example in the folder.
2 years ago
Hacker 17082006
7da0147d8a
Done custom_node import error fixing
2 years ago
Hacker 17082006
493671574e
Adding some suggests from the author
2 years ago
Hacker 17082006
5ce4b9eca3
Add custom node feature
2 years ago