lllyasviel / lllyasviel/ControlNet
Weighted prompts?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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