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

alimama-creative
/
EcomXL_controlnet_inpaint

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

Instructions to use alimama-creative/EcomXL_controlnet_inpaint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use alimama-creative/EcomXL_controlnet_inpaint with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("alimama-creative/EcomXL_controlnet_inpaint")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

## License incompatibility: Apache-2.0 License VS OpenRAIL++ License

1
#9 opened 11 months ago by
xixi126

可以使用comfyui加载吗

1
#8 opened over 1 year ago by
aojiang

How to use it, is there a workflow?

#7 opened over 1 year ago by
aidawanglion

About instance mask

#6 opened over 1 year ago by
George0667

底模可以使用sdxl-lightning这种加速过的模型吗?

1
#4 opened almost 2 years ago by
yinianlw

Prompt of example image.

1
#3 opened almost 2 years ago by
PeiShan

Can show the way to train?

1
#2 opened almost 2 years ago by
zzzzzzzxm
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs