lllyasviel / lllyasviel/ControlNet
How to know what image is from the preprocessor?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I am using ControlNet through the API and i need to know what image is the mask generated by the preprocessor. It does not seem to follow a pattern (not always in the same index). Any ideas?
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 tracing the API path that invokes the preprocessor and inspect how its generated images are returned. Reproduce the behavior described in the issue, then determine whether the result needs an API change or documentation explaining how to identify the mask image; done means the identification method is reliable and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100