lllyasviel / lllyasviel/ControlNet
How to remove prompt in promptless CN
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to do promptless training for ControlNet.
I am wondering what is the correct way to remove the prompt during model training on my dataset.
**I need to train it for image2image task with conditional image**
Should I pass empty string here?
or should i remove it completely from RETURN statement?
@williamyang1991
@lllyasviel
@eltociear
@camenduru
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
The issue names no file or test; begin with the training code shown in the two attached screenshots and reproduce the promptless image-to-image setup. Confirm whether an empty string or omitting the returned prompt is supported, then document the confirmed usage and validation result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100