Image-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
control-lora
Instructions to use HighCWu/sd-control-lora-head3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use HighCWu/sd-control-lora-head3d with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("HighCWu/sd-control-lora-head3d") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
0edee91 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c7aff52cb8bb93892de64b8af2a2ed4de40d3f717ec63384d39401af4fc332ad
size 1189314
|