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

Setting Up ComfyUI for Flux and Other Models #46

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

papiche
Copy link

@papiche papiche commented Dec 17, 2024

made an how to

some tutorials on how to get started with Flux or other recent models in ComfyUI
which models belong in which folder and examples of each
advanced/get_started_with_Flux.mdx
@papiche papiche mentioned this pull request Dec 17, 2024
@robinjhuang
Copy link
Member

Hey this looks great! Need to add the pages to mint.json in this section:

{
        "group": "Advanced Examples",
        "pages": [
            "advanced/sdxl",
            "advanced/sdcascade",
            "advanced/svd"
        ]
    },

Comment on lines +11 to +13
First, let's discuss where to place different types of models in your ComfyUI folder structure:

1. **Checkpoints**: Place in `ComfyUI/models/checkpoints/`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For these, would love to use the ComfyUI example workflow.

https://comfyanonymous.github.io/ComfyUI_examples/flux/

Can we link the model checkpoint files directly here + workflow so users don't need to search for the files?

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.

2 participants