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

hellokn
/
wakey

Text-to-Image
Diffusers
flux
lora
template:sd-lora
fluxgym
Model card Files Files and versions
xet
Community

Instructions to use hellokn/wakey with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use hellokn/wakey with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("hellokn/wakey")
    
    prompt = "wakeup, a giant yellow horse lying down in a green landscape while tiny people in equestrian clothing groom its mane. The horse wears a patterned orange scarf. Background features orange skies, pink clouds, and a distant mountain. Foreground has oversized colorful flowers. Flat illustration style, heavy paper grain, vibrant colors, surreal scale."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
wakey / sample
1.07 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hellokn's picture
hellokn
Upload folder using huggingface_hub
77216e9 verified 5 months ago
  • wakey_000250_00_20260202102111.png
    282 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • wakey_000500_00_20260202104934.png
    257 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • wakey_000750_00_20260202111758.png
    270 kB
    xet
    Upload folder using huggingface_hub 5 months ago
  • wakey_001000_00_20260202114622.png
    259 kB
    xet
    Upload folder using huggingface_hub 5 months ago