Text-to-Image
Diffusers
Safetensors
English
Chinese
Text-to-Image
SDXL
Stable Diffusion
ID Customization
Instructions to use alimama-creative/SDXL-EcomID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alimama-creative/SDXL-EcomID with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("alimama-creative/SDXL-EcomID", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Delete Junk
#6 opened 6 months ago
by
qpqpqpqpqpqp
## License incompatibility
2
#5 opened 11 months ago
by
xixi126
Does EcomID have any plans to release a flux version in the future?
#4 opened over 1 year ago
by
ss996
Pose Restrictions
#3 opened over 1 year ago
by
Muawiz
standalone diffusers code
👍 2
#2 opened over 1 year ago
by
vladmandic
EcomXL没有发布吗
2
#1 opened over 1 year ago
by
Cyanocitta1yale