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

Shakker-Labs
/
Lumatales-FL

Text-to-Image
Diffusers
Safetensors
stable-diffusion
image-generation
flux
Model card Files Files and versions
xet
Community

Instructions to use Shakker-Labs/Lumatales-FL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Shakker-Labs/Lumatales-FL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Shakker-Labs/Lumatales-FL", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "gushirensheng\\(style\\), A vast desert landscape with a rusty old car beside a road, surrounded by cacti. A young man in a striped shirt is standing next to a street sign, looking towards the horizon. The scene is brightly colored with vivid blues and oranges, giving it a surreal, quirky feel. The composition is wide and expansive, showing the barren landscape with dramatic rock formations in the background. The atmosphere feels nostalgic, empty, and isolated."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Lumatales-FL
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
wanghaofan's picture
wanghaofan
Update README.md
8a07771 verified over 1 year ago
  • assets
    Upload 8 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • Lumatales.safetensors
    306 MB
    xet
    Rename Lumatales F1.safetensors to Lumatales.safetensors over 1 year ago
  • README.md
    5.17 kB
    Update README.md over 1 year ago
  • compare.png
    13.5 MB
    xet
    Upload compare.png over 1 year ago
  • cover.png
    2.28 MB
    xet
    Upload cover.png over 1 year ago
  • poster.jpg
    1.61 MB
    xet
    Upload poster.jpg over 1 year ago