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

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 / test_images
1.18 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
GeorgeQi's picture
GeorgeQi
upload test images
7e24f47 verified about 1 year ago
  • bottle.png
    341 kB
    xet
    upload test images about 1 year ago
  • chair.png
    438 kB
    xet
    upload test images about 1 year ago
  • shoe.png
    404 kB
    xet
    upload test images about 1 year ago