huggingface / huggingface/swift-coreml-diffusers
Can you change the stable-diffusion Swift Package to use StableDiffusionControlNetPipeline instead of StableDiffusionPipeline?
Open
- Dominant language
- Swift
- Stars
- 2.8k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
The stable-diffusion Swift package uses the 'StableDiffusionPipeline' class. How can I change the pipeline to use the 'StableDiffusionControlNetPipeline'? I will be using the diffusion model [runwaylml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) so I don't think I need to go through the step of converting the stable-diffusion-v1-5 model into a CoreML model.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.