lllyasviel / lllyasviel/ControlNet
controlnet-m2m error?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
When I activate the controlnet-m2m script and start generating, the pictures I get don't seem to correlate to the originals at all.
The console also shows me the following repeatedly for each picture
```
pydantic.error_wrappers.ValidationError: 6 validation errors for Options
response -> webp_lossless
```
At the end of a loooong list of opther error messages.
How can I make it work?
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 reproducing the issue with the controlnet-m2m script and capture the complete console traceback, focusing on the repeated Options validation error for webp_lossless. Trace where that option is produced or validated and compare the generated pictures with the originals. Done means the validation errors no longer recur and the generated results correlate with the inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100