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

  • Log In
  • Sign Up

lenML
/
lofi-v5-final

Text-to-Image
Diffusers
English
art
people
diffusion
Cinematic
Photography
Landscape
Interior
Food
Car
Wildlife
Architecture
Model card Files Files and versions
xet
Community

Instructions to use lenML/lofi-v5-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use lenML/lofi-v5-final with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lenML/lofi-v5-final", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "an evil demonic woman, white hair, blue eyes, short messy hair, arrogant mood, analog photo"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
lofi-v5-final
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
lenML's picture
lenML
Update README.md
8e7c2db verified almost 2 years ago
  • .gitattributes
    2.56 kB
    Upload 4 files almost 2 years ago
  • 29357-2410224889-half body, walking pose, shot from front, slow motion, female paladin wearing the full body, (light silver armour_1.2),(ornately.png
    1.84 MB
    xet
    Upload 4 files almost 2 years ago
  • 29977-2751097006-best quality,_mecha glass room, highrise, transparent, mecha interior, city background, realistic photography, fine details, 8k,.png
    1.85 MB
    xet
    Upload 4 files almost 2 years ago
  • 29995-3383783430-best quality,_pool room.png
    1.73 MB
    xet
    Upload 4 files almost 2 years ago
  • 30350-349554337-an evil demonic woman,_white hair, blue eyes, short messy hair,_arrogant mood,_analog photo.png
    1.6 MB
    xet
    Upload 4 files almost 2 years ago
  • README.md
    3.42 kB
    Update README.md almost 2 years ago
  • lofi_v5.baked.fp16.safetensors
    2.57 GB
    xet
    Upload lofi_v5.baked.fp16.safetensors almost 2 years ago