lllyasviel / lllyasviel/ControlNet

Weighted prompts?

Open
#154 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
34.1k
Forks
3k
PR merge metrics
No merged PRs in 30d

Description

Is there any plans on adding weighted prompt capabilities?

I have weighted prompts on regular txt2img, img2img etc - but was hoping to get something similar on controlnet.

https://github.com/CompVis/stable-diffusion/pull/580

This PR on regular SD is how I am using weighted prompts - was wondering if someone might want to have a go at adding this functionality to control net?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked stable-diffusion pull request #580 and compare its weighted-prompt behavior with the ControlNet project. Identify the relevant ControlNet integration point and define the expected behavior for weighted prompts before implementation; the issue names no files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.