Bob Du
4d1320d46a
Add example for how to add custom API routes ( #3597 )
2024-07-01 18:02:42 -04:00
Hayden Reeve
d788904af8
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.
2024-07-01 17:21:12 -04:00
comfyanonymous
614ef3351a
Add an example to use the SaveImageWebsocket node and enable it.
2024-03-22 12:56:48 -04:00
comfyanonymous
d7f18fae37
Add example for how to use WEB_DIRECTORY to add frontend extensions.
2024-02-25 07:34:22 -05:00
comfyanonymous
a48c4f8a80
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.
2024-02-14 03:01:25 -05:00
comfyanonymous
209d5ab187
Document IS_CHANGED in the example custom node.
2024-02-04 23:15:49 -05:00
comfyanonymous
97a7c7b43b
Nodes can now control the rounding in the UI.
2023-09-17 12:49:06 -04:00
comfyanonymous
72568bd51a
Add "display" to custom node example.
2023-08-07 08:29:50 -04:00
comfyanonymous
25edb68351
Merge branch 'master' of https://github.com/city96/ComfyUI
2023-04-08 15:50:26 -04:00
comfyanonymous
24aa465fa6
Update the example_node.py.example with RETURN_NAMES.
2023-04-02 10:27:01 -04:00
City
e3d748d912
Add human-readable name support for custom nodes
2023-03-31 07:05:17 +02:00
comfyanonymous
5d4109d098
Fix a few issues with the custom_nodes PR.
...
There only needs to be one example in the folder.
2023-02-17 11:19:49 -05:00
Hacker 17082006
62727e1135
Done custom_node import error fixing
2023-02-15 21:48:10 +07:00
Hacker 17082006
493671574e
Adding some suggests from the author
2023-02-14 22:20:30 +07:00
Hacker 17082006
5ce4b9eca3
Add custom node feature
2023-02-13 18:17:40 +07:00