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

  • Log In
  • Sign Up

wanacode
/
qwen-image-twilightbloom-lora

Text-to-Image
Diffusers
flux
lora
fal
Model card Files Files and versions
xet
Community

Instructions to use wanacode/qwen-image-twilightbloom-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use wanacode/qwen-image-twilightbloom-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("undefined", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("wanacode/qwen-image-twilightbloom-lora")
    
    prompt = "twilightbloom style, icy cold warmth"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
qwen-image-twilightbloom-lora
594 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
wanacode's picture
wanacode
Update README.md
bdcb7c0 verified 9 months ago
  • .gitattributes
    2.11 kB
    Upload twilightbloom-style-amzing-vibe-cactus-sunset.png 9 months ago
  • README.md
    1.6 kB
    Update README.md 9 months ago
  • icy.png
    710 kB
    xet
    Upload icy.png 9 months ago
  • los-angeles.png
    707 kB
    xet
    Upload los-angeles.png 9 months ago
  • qwen-image-twilightbloom-lora.safetensors
    590 MB
    xet
    Add qwen-image-twilightbloom-lora.safetensors 9 months ago
  • twilightbloom-photograph-of-a-field-of-delicate-white-wildflowers-at-sunset.png
    603 kB
    xet
    Rename twilightbloom photograph of a field of delicate white wildflowers at sunset.png to twilightbloom-photograph-of-a-field-of-delicate-white-wildflowers-at-sunset.png 9 months ago
  • twilightbloom-style-amzing-vibe-cactus-sunset.png
    692 kB
    xet
    Upload twilightbloom-style-amzing-vibe-cactus-sunset.png 9 months ago
  • twilightbloom-style-ski-holiday-vibe.png
    819 kB
    xet
    Upload twilightbloom-style-ski-holiday-vibe.png 9 months ago