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

  • Log In
  • Sign Up

UDCAI
/
Z-Image-Fun-Distill-ComfyUI

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
1

Instructions to use UDCAI/Z-Image-Fun-Distill-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use UDCAI/Z-Image-Fun-Distill-ComfyUI with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("UDCAI/Z-Image-Fun-Distill-ComfyUI")
    
    prompt = "A realistic photo of a young woman with short black hair and vibrant pink tips, wearing a metallic spiked headband and a matching spiked choker. She has large, expressive red eyes and is depicted with a slightly surprised or breathless expression, her mouth parted. She is dressed in a black and white cheerleader uniform, including a cropped tank top with a bold graphic print that says \"PHAETHON\" and a pleated mini-skirt. She is posing with her hands holding yellow pom-poms. Her skin is glistening with droplets of sweat or water, and there are floating water bubbles around her. Attached to her backside is a large, dark grey shark-like tail fin decorated with white graffiti. The background shows a sunlit athletic stadium with a running track under a clear blue sky. The overall style is high-detail with vibrant colors and dynamic lighting."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Z-Image-Fun-Distill-ComfyUI / Tests
53.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
UDCAI's picture
UDCAI
2602_edit upload
602e203 verified 3 months ago
  • bongtangent_comparison.png
    12.9 MB
    xet
    2602_edit upload 3 months ago
  • bongtangent_comparison2.png
    16.6 MB
    xet
    2602_edit upload 3 months ago
  • linearquad_comparison.png
    12.8 MB
    xet
    2602_edit upload 3 months ago
  • linearquad_comparison2.png
    10.8 MB
    xet
    2602_edit upload 3 months ago