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

  • Log In
  • Sign Up

GeorgeQi
/
SDXL-Shadow_Generation

Diffusers
Safetensors
SDXL
controlnet
shadow generation
Model card Files Files and versions
xet
Community

Instructions to use GeorgeQi/SDXL-Shadow_Generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use GeorgeQi/SDXL-Shadow_Generation with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("GeorgeQi/SDXL-Shadow_Generation")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
SDXL-Shadow_Generation / shadow_checkpoint
5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
GeorgeQi's picture
GeorgeQi
upload checkpoints
e2815e7 verified about 1 year ago
  • config.json
    1.32 kB
    upload checkpoints about 1 year ago
  • diffusion_pytorch_model.safetensors
    5 GB
    xet
    upload checkpoints about 1 year ago