Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

HighCWu
/
sd-control-lora-face-landmarks

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-face-landmarks with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use HighCWu/sd-control-lora-face-landmarks with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("HighCWu/sd-control-lora-face-landmarks")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
sd-control-lora-face-landmarks
112 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
HighCWu's picture
HighCWu
Update README.md
1d2fa31 verified about 2 years ago
  • .gitattributes
    1.67 kB
    End of training over 2 years ago
  • README.md
    2.63 kB
    Update README.md about 2 years ago
  • config.json
    1.35 kB
    End of training over 2 years ago
  • diffusion_pytorch_model.safetensors
    105 MB
    xet
    Update diffusion_pytorch_model.safetensors over 2 years ago
  • image_control.png
    23.4 kB
    End of training over 2 years ago
  • images_0.png
    2 MB
    xet
    End of training over 2 years ago
  • images_1.png
    2.18 MB
    xet
    End of training over 2 years ago
  • images_2.png
    2.03 MB
    xet
    End of training over 2 years ago