lllyasviel / lllyasviel/ControlNet
How can I use my custom trained controlnet with diffusers img-to-img pipeline?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
After I trained controlnet using the tutorial provided in the repository, I got the weights in .ckpt file. I wanted to use this controlnet in diffusers img-to-img pipeline which expects weights in .safetensors format and has different configuration file. How can I use my own trained controlnet with the img-to-img pipeline?
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
No file or test is named. Start by comparing the tutorial's .ckpt output with the img-to-img pipeline's .safetensors and configuration requirements, then check whether the repository documents a conversion or loading path. Done means providing a reproducible explanation for using the trained ControlNet with that pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100