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

  • Log In
  • Sign Up

HelloTestUser
/
FLUX.1-Krea-dev

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

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

  • Libraries
  • Diffusers

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

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("HelloTestUser/FLUX.1-Krea-dev", 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
57.9 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
ablattmann's picture
ablattmann
Update README.md
8162a9c verified 9 months ago
  • scheduler
    Release 9 months ago
  • text_encoder
    Release 9 months ago
  • text_encoder_2
    Release 9 months ago
  • tokenizer
    Release 9 months ago
  • tokenizer_2
    Release 9 months ago
  • transformer
    Release 9 months ago
  • vae
    Release 9 months ago
  • .gitattributes
    1.66 kB
    Release 9 months ago
  • LICENSE.md
    18.6 kB
    Release 9 months ago
  • README.md
    8.16 kB
    Update README.md 9 months ago
  • ae.safetensors
    335 MB
    xet
    Release 9 months ago
  • flux1-krea-dev.safetensors
    23.8 GB
    xet
    Release 9 months ago
  • model_index.json
    536 Bytes
    Release 9 months ago
  • teaser.png
    12.6 MB
    xet
    Release 9 months ago