Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

HighCWu
/
sd-control-lora-head3d

Image-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
control-lora
Model card Files Files and versions
xet
Community

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
sd-control-lora-head3d
109 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
HighCWu's picture
HighCWu
End of training
0edee91 verified about 2 years ago
  • .gitattributes
    1.67 kB
    End of training about 2 years ago
  • README.md
    2.52 kB
    End of training about 2 years ago
  • config.json
    1.49 kB
    End of training about 2 years ago
  • diffusion_pytorch_model.safetensors
    105 MB
    xet
    End of training about 2 years ago
  • image_control.png
    55.1 kB
    End of training about 2 years ago
  • images_0.png
    1.09 MB
    xet
    End of training about 2 years ago
  • images_1.png
    1.22 MB
    xet
    End of training about 2 years ago
  • images_2.png
    1.19 MB
    xet
    End of training about 2 years ago