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

flux missing after update #1395

Open
marcoA152 opened this issue Nov 13, 2024 · 1 comment
Open

flux missing after update #1395

marcoA152 opened this issue Nov 13, 2024 · 1 comment

Comments

@marcoA152
Copy link

marcoA152 commented Nov 13, 2024

if you have flux running from unet folder, add

krita-managed:
    base_path: ../models
    checkpoints: checkpoints
    clip: clip
    clip_vision: clip_vision
    controlnet: controlnet
    diffusion_models: diffusion_models
    embeddings: embeddings
    inpaint: inpaint
    ipadapter: ipadapter
    loras: loras
    upscale_models: upscale_models
    vae: vae
    unet: unet  #this line

at the end of extra_model_paths.yaml file

simply moving flux1-dev.safetensors to checkpoints folder do not works...

@Acly
Copy link
Owner

Acly commented Nov 13, 2024

note that unet and diffusion_models folders are equivalent (unet is the old name and will be removed at some point)

I probably should've added it here though since still a lot of people using it.

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

No branches or pull requests

2 participants