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

Manojb
/
control_v11p_sd15_normalbae

Image-to-Image
Diffusers
Safetensors
art
controlnet
stable-diffusion
controlnet-v1-1
Model card Files Files and versions
xet
Community

Instructions to use Manojb/control_v11p_sd15_normalbae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Manojb/control_v11p_sd15_normalbae with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("Manojb/control_v11p_sd15_normalbae")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
control_v11p_sd15_normalbae / images
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Manojb's picture
Manojb
Cloned from lllyasviel/control_v11p_sd15_normalbae
fa0f0b0 verified 11 months ago
  • control.png
    277 kB
    xet
    Cloned from lllyasviel/control_v11p_sd15_normalbae 11 months ago
  • image_out.png
    555 kB
    xet
    Cloned from lllyasviel/control_v11p_sd15_normalbae 11 months ago
  • input.png
    1.18 MB
    xet
    Cloned from lllyasviel/control_v11p_sd15_normalbae 11 months ago