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

  • Log In
  • Sign Up

InvokeAI
/
FLUX.1-Krea-dev-GGUF

Text-to-Image
Diffusers
GGUF
English
image-generation
flux
Model card Files Files and versions
xet
Community
1

Instructions to use InvokeAI/FLUX.1-Krea-dev-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use InvokeAI/FLUX.1-Krea-dev-GGUF with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("InvokeAI/FLUX.1-Krea-dev-GGUF", 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.1-Krea-dev-GGUF
19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Hipsterusername's picture
Hipsterusername
Update README.md
27171cd verified 10 months ago
  • .gitattributes
    1.71 kB
    upload gguf quants 10 months ago
  • LICENSE.md
    18.6 kB
    upload gguf quants 10 months ago
  • README.md
    6.23 kB
    Update README.md 10 months ago
  • flux1-krea-dev-Q3_K_S.gguf
    5.23 GB
    xet
    upload gguf quants 10 months ago
  • flux1-krea-dev-Q4_K_M.gguf
    6.93 GB
    xet
    upload gguf quants 10 months ago
  • flux1-krea-dev-Q4_K_S.gguf
    6.8 GB
    xet
    upload gguf quants 10 months ago