Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add examples for types of custom nodes #12

Open
robinjhuang opened this issue May 29, 2024 · 3 comments
Open

Add examples for types of custom nodes #12

robinjhuang opened this issue May 29, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@robinjhuang
Copy link
Member

https://www.comfydocs.org/essentials/custom_node_overview

Would be great to add an example for each of the types:

  1. Server side only
  2. Client side only
  3. Independent Server Client Side
  4. Connected Client Server Side
@robinjhuang robinjhuang added the help wanted Extra attention is needed label May 29, 2024
@chrisgoringe
Copy link
Contributor

I can put that into the workplan :)

@robinjhuang
Copy link
Member Author

Thank you @chrisgoringe !!

@chrisgoringe
Copy link
Contributor

Clarification question... did you mean (a) or (b):

(a) Point to an example of each type of node, either in the core package, or an existing custom node, and explain briefly why it is in this category

(b) Provide a code-complete example of a (simple) node in each category

Either is fine, obviously (b) is a bigger task!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants