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

  • Log In
  • Sign Up

buildborderless
/
FLUX.MF-lightning_8step-uncen

Text-to-Image
Diffusers
Safetensors
English
FluxPipeline
flux
fluxpipeline
turbo
lightning
Model card Files Files and versions
xet
Community

Instructions to use buildborderless/FLUX.MF-lightning_8step-uncen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use buildborderless/FLUX.MF-lightning_8step-uncen with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("buildborderless/FLUX.MF-lightning_8step-uncen", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
FLUX.MF-lightning_8step-uncen
57.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
LPX55's picture
LPX55
Update README.md
aef434e verified 11 months ago
  • scheduler
    Upload FluxPipeline about 1 year ago
  • text_encoder
    Upload FluxPipeline about 1 year ago
  • text_encoder_2
    Upload FluxPipeline about 1 year ago
  • tokenizer
    Upload FluxPipeline about 1 year ago
  • tokenizer_2
    Upload FluxPipeline about 1 year ago
  • transformer
    Upload FluxPipeline about 1 year ago
  • vae
    Upload FluxPipeline about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • FLUX.1-merged_uncensored.safetensors
    23.8 GB
    xet
    Upload FLUX.1-merged_uncensored.safetensors with huggingface_hub about 1 year ago
  • README.md
    4.45 kB
    Update README.md 11 months ago
  • model_index.json
    671 Bytes
    Upload FluxPipeline about 1 year ago