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

  • Log In
  • Sign Up

alimama-creative
/
EcomXL_controlnet_softedge

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

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

  • Libraries
  • Diffusers

    How to use alimama-creative/EcomXL_controlnet_softedge with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("alimama-creative/EcomXL_controlnet_softedge")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
EcomXL_controlnet_softedge
2.51 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
wangcr's picture
wangcr
Update README.md
dbff4ec verified almost 2 years ago
  • images
    update almost 2 years ago
  • .gitattributes
    3.01 kB
    update almost 2 years ago
  • NOTICE.md
    14.3 kB
    update almost 2 years ago
  • README.md
    3.54 kB
    Update README.md almost 2 years ago
  • config.json
    1.32 kB
    update almost 2 years ago
  • diffusion_pytorch_model.safetensors
    2.5 GB
    xet
    update almost 2 years ago