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

Advanced weighting of ControlNet in API #754

Merged
merged 1 commit into from
May 23, 2024

Conversation

huchenlei
Copy link
Contributor

@huchenlei huchenlei commented May 22, 2024

Description

Add API support for ControlNet/IPAdapter advanced weighting.

You can run following test command with SD15 checkpoint to check that the feature is working.

python -m pytest --junitxml=test/results.xml --cov .\extensions\sd-webui-controlnet\ --cov-report=xml --verify-base-url .\extensions-builtin\sd_forge_controlnet\tests\web_api\ipadapter_advanced_weighting.py

Please refer to https://github.com/Mikubill/sd-webui-controlnet/blob/main/scripts/ipadapter/weight.py for various weight presets used by ComfyUI-IPAdapter_plus v2.

Checklist:

@huchenlei huchenlei mentioned this pull request May 22, 2024
4 tasks
@huchenlei huchenlei merged commit eb1e12b into lllyasviel:dev2 May 23, 2024
3 checks passed
@huchenlei huchenlei deleted the instant_style_api branch May 23, 2024 17:11
@Gushousekai195
Copy link

Not showing up in the UI

@huchenlei
Copy link
Contributor Author

Not showing up in the UI

This is an API only feature for now.

@Gushousekai195
Copy link

Not showing up in the UI

This is an API only feature for now.

Oh.

Any idea when it will be available in the UI?

Panchovix pushed a commit to Panchovix/stable-diffusion-webui-reForge that referenced this pull request Jul 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants