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

Add parameters for refiner in txt2img API #125

Open
danielemaddaluno opened this issue Sep 17, 2023 · 1 comment
Open

Add parameters for refiner in txt2img API #125

danielemaddaluno opened this issue Sep 17, 2023 · 1 comment

Comments

@danielemaddaluno
Copy link

I propose to add these parameters to the txt2img (these parameters are available in the current sd API).

These should be the missing parameters to have the whole possible payload (check the doc):

refiner_checkpoint=None,
refiner_switch_at=0,
disable_extra_networks=false,
comments={},
hr_checkpoint_name=None,
hr_sampler_name=None,
hr_prompt="",
hr_negative_prompt=""
@rstaubh
Copy link

rstaubh commented Jan 23, 2024

Is there any update for setting the refiner via webuiapi?

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