lllyasviel / lllyasviel/ControlNet
Is there a inference script for model trained using own data?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I followed the guide https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md
I have a checkpoint already, is there a way to run inference using the model with scripts instead of UI?
Thanks
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
Review docs/train.md first to understand how checkpoints are produced and whether it identifies an inference entry point. Compare that guidance with the current UI path and determine the smallest reproducible script-based workflow for an own-data checkpoint; done means the workflow is available and documented or the existing script is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100