We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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...
The text was updated successfully, but these errors were encountered:
note that unet and diffusion_models folders are equivalent (unet is the old name and will be removed at some point)
unet
diffusion_models
I probably should've added it here though since still a lot of people using it.
Sorry, something went wrong.
Add unet and text_encoders folder to built-in extra_model_paths #1395
135c6a8
No branches or pull requests
if you have flux running from unet folder, add
at the end of extra_model_paths.yaml file
simply moving flux1-dev.safetensors to checkpoints folder do not works...
The text was updated successfully, but these errors were encountered: