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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bunnycore
/
Z-Art-2.1

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

Instructions to use bunnycore/Z-Art-2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use bunnycore/Z-Art-2.1 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("bunnycore/Z-Art-2.1")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Z-Art-2.1
947 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
bunnycore's picture
bunnycore
Update README.md
62bd545 verified 2 months ago
  • images
    Upload 4 files 2 months ago
  • .gitattributes
    2.31 kB
    initial commit 8 months ago
  • README.md
    1.06 kB
    Update README.md 2 months ago
  • Wallpaper_20.safetensors
    79.4 MB
    xet
    Upload Wallpaper_20.safetensors 5 months ago
  • Z-Aesthetic-2_25.safetensors
    318 MB
    xet
    Upload Z-Aesthetic-2_25.safetensors 5 months ago
  • Z-Aesthetic-Pro-v1_15.safetensors
    199 MB
    xet
    Upload Z-Aesthetic-Pro-v1_15.safetensors 2 months ago
  • Z-Art-2.0.safetensors
    170 MB
    xet
    Add 6 files 8 months ago
  • Z-Art-3.safetensors
    170 MB
    xet
    Upload Z-Art-3.safetensors 7 months ago