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

Show example workflows in ComfyUI's template browser #255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bezo97
Copy link

@bezo97 bezo97 commented Jan 6, 2025

A recently added feature I implemented in ComfyUI allows custom node developers to include example workflows in the template browser like this:
image

The documentation is still pending but you can read more about it here: https://github.com/Comfy-Org/docs/pull/47/files
In short, files you put in /example_workflows/ are shown to the user as templates.

In this PR i just renamed the /example/ folder to /example_workflows/ and flattened the folder structure so the template browser will show all existing examples.
The same simple change can be applied in other repos too to help users get started with your custom nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant