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

[Feature Request]: Specifying a VAE in presets #3144

Closed
1 task done
aquawaves opened this issue Jun 13, 2024 · 1 comment · Fixed by #3177
Closed
1 task done

[Feature Request]: Specifying a VAE in presets #3144

aquawaves opened this issue Jun 13, 2024 · 1 comment · Fixed by #3177
Labels
enhancement New feature or request triage This needs an (initial) review

Comments

@aquawaves
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do?

For some of the models, built-in VAE leads to unsatisfying results, such as: blurry/messy image, lack of colors, image is too noisy et cetera.
It would be much more comfortable if I could specify a VAE in a preset so whenever I choose it, I already know that I would get high-quality images without any issues right out of the box, without opening "Developer Debug Mode" and manually selecting a VAE after preset loading.

Proposed workflow

  1. Go to root folder of Fooocus, open /presets
  2. Create a new .json preset or open existing one in any text editor.
  3. Set the value of "default_vae" to any desired, e.g. "default_vae": "sharpspectrumvaexl_v1.safetensors".
  4. Save the .json file.

Additional information

No response

@aquawaves aquawaves added enhancement New feature or request triage This needs an (initial) review labels Jun 13, 2024
@mashb1t
Copy link
Collaborator

mashb1t commented Jun 21, 2024

Missed that one somehow, thanks for the hint!
Merged to main, you can start using it after restarting Fooocus or after updating to the edge docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage This needs an (initial) review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants