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

frankjoshua
/
Qwen-Image-2512-Lightning

Text-to-Image
Diffusers
Diffusion Single File
comfyui
distillation
LoRA
lora
Qwen-Image
Model card Files Files and versions
xet
Community

Instructions to use frankjoshua/Qwen-Image-2512-Lightning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use frankjoshua/Qwen-Image-2512-Lightning with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-2512", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("frankjoshua/Qwen-Image-2512-Lightning")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Diffusion Single File

    How to use frankjoshua/Qwen-Image-2512-Lightning with Diffusion Single File:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Qwen-Image-2512-Lightning
66.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
lightx2v's picture
lightx2v
Upload 2 files
399d863 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • Qwen-Image-2512-Lightning-4steps-V1.0-bf16.safetensors
    850 MB
    xet
    Rename Qwen-Image-Edit-2512-Lightning-4steps-V1.0-bf16.safetensors to Qwen-Image-2512-Lightning-4steps-V1.0-bf16.safetensors 7 months ago
  • Qwen-Image-2512-Lightning-4steps-V1.0-fp32.safetensors
    1.7 GB
    xet
    Rename Qwen-Image-Edit-2512-Lightning-4steps-V1.0-fp32.safetensors to Qwen-Image-2512-Lightning-4steps-V1.0-fp32.safetensors 7 months ago
  • Qwen-Image-2512-Lightning-8steps-V1.0-bf16.safetensors
    850 MB
    xet
    Upload 2 files 7 months ago
  • Qwen-Image-2512-Lightning-8steps-V1.0-fp32.safetensors
    1.7 GB
    xet
    Upload 2 files 7 months ago
  • README.md
    1 kB
    Update README.md 7 months ago
  • qwen_image_2512_fp8_e4m3fn_scaled_4steps_v1.0.safetensors
    20.5 GB
    xet
    Rename qwen_image_2512_fp8_e4m3fn_scaled.safetensors to qwen_image_2512_fp8_e4m3fn_scaled_4steps_v1.0.safetensors 7 months ago
  • qwen_image_2512_fp8_e4m3fn_scaled_comfyui_4steps_v1.0.safetensors
    20.4 GB
    xet
    Rename qwen_image_2512_fp8_e4m3fn_scaled_comfyui.safetensors to qwen_image_2512_fp8_e4m3fn_scaled_comfyui_4steps_v1.0.safetensors 7 months ago
  • qwen_image_2512_int8_4steps_v1.0.safetensors
    20.5 GB
    xet
    Rename qwen_image_2512_int8.safetensors to qwen_image_2512_int8_4steps_v1.0.safetensors 7 months ago