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

Duplicated from  lllyasviel/control_v11p_sd15_openpose

XXXXeeee
/
control_v11p_sd15_openpose

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

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

  • Libraries
  • Diffusers

    How to use XXXXeeee/control_v11p_sd15_openpose with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("XXXXeeee/control_v11p_sd15_openpose")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"runwayml/stable-diffusion-v1-5", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
control_v11p_sd15_openpose
4.34 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
XXXXeeee's picture
XXXXeeee
patrickvonplaten's picture
patrickvonplaten
Duplicate from lllyasviel/control_v11p_sd15_openpose
ac8dab1 2 months ago
  • images
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • .gitattributes
    1.48 kB
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • README.md
    15.7 kB
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • config.json
    999 Bytes
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • control_net_open_pose.py
    1.89 kB
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.45 GB
    xet
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • diffusion_pytorch_model.fp16.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage"

    What is a pickle import?

    723 MB
    xet
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • diffusion_pytorch_model.fp16.safetensors
    723 MB
    xet
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • diffusion_pytorch_model.safetensors
    1.45 GB
    xet
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago
  • sd.png
    59.5 kB
    Duplicate from lllyasviel/control_v11p_sd15_openpose 2 months ago