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

thibaud
/
controlnet-openpose-sdxl-1.0

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
controlnet
Model card Files Files and versions
xet
Community
15

Instructions to use thibaud/controlnet-openpose-sdxl-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use thibaud/controlnet-openpose-sdxl-1.0 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("thibaud/controlnet-openpose-sdxl-1.0")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
controlnet-openpose-sdxl-1.0
10.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
thibaud's picture
thibaud
Upload control-lora-openposeXL2-rank256.safetensors
1db673e over 2 years ago
  • .gitattributes
    1.63 kB
    Update README.md to include a diffusers example (#2) almost 3 years ago
  • OpenPoseXL2.safetensors
    5 GB
    xet
    End of training almost 3 years ago
  • README.md
    2.67 kB
    Update README.md to include a diffusers example (#2) almost 3 years ago
  • config.json
    1.24 kB
    End of training almost 3 years ago
  • control-lora-openposeXL2-rank256.safetensors
    774 MB
    xet
    Upload control-lora-openposeXL2-rank256.safetensors over 2 years ago
  • darth_vader_grid.png
    6.62 MB
    xet
    Update README.md to include a diffusers example (#2) almost 3 years ago
  • diffusion_pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    5 GB
    xet
    End of training almost 3 years ago
  • out_ballerina.png
    1.1 MB
    xet
    Upload 2 files almost 3 years ago
  • screenshot_ballerina.png
    164 kB
    Upload 2 files almost 3 years ago