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

FR: request random model by baseline #400

Open
Efreak opened this issue Mar 27, 2024 · 0 comments
Open

FR: request random model by baseline #400

Efreak opened this issue Mar 27, 2024 · 0 comments

Comments

@Efreak
Copy link
Contributor

Efreak commented Mar 27, 2024

Currently you can specify an entirely random model in a request, but sd15 can't do 1024x1024 without hires-fix and SDXL/cascade can't do lower resolutions or hires-fix.

Please add special cases for each baseline model (sd15, sd2x, SDXL, cascade) for requests that randomize the model within those limits. This way you can set your request to one of the supported baselines to allow random models but ensure you get a good generation. This can be using the baseline names (below) as used in the model reference or ALL SDXL etc as used in the bridgeData.yaml.

Current baselines are stable diffusion 1, stable diffusion 2, stable_diffusion_xl, and stable_cascade.

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

1 participant