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

black-forest-labs
/
FLUX.1-Krea-dev

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

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

  • Libraries
  • Diffusers

    How to use black-forest-labs/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("black-forest-labs/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]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Delete teaser.png

#19 opened 28 days ago by
Hossam2525

Dealing with artifacts in images

#18 opened 8 months ago by
haikumonster

Add link to Neuron-optimized version

#17 opened 9 months ago by
badaoui

Let's talk about shopping malls.

#16 opened 10 months ago by
Hangover3832

This model is shockingly good!!! It's more or less on par with Grok.

#15 opened 10 months ago by
UniversalLove333

Request: DOI

#14 opened 10 months ago by
Mohaned01

Request: DOI

1
#13 opened 10 months ago by
Junior728go

Bug Report: Incorrect VAE Used in Pipeline

#12 opened 10 months ago by
PierrunoYT

How can we use it with multiple image prompt, like the way it is on Krea website?

#11 opened 10 months ago by
qillura

Can it be used to improve realism in Image-to-Image from Flux Kontext?

2
#10 opened 10 months ago by
EladofWar

I'm more concerned about whether he can work with pulid.

#9 opened 10 months ago by
guoyaodage

There You Go

#7 opened 10 months ago by
ameerazam08

This model does not work with Hires Fix

➕👍 2
1
#5 opened 10 months ago by
cbo305

what would be required in prompt to get perfect feet and hands for a full body generation?

2
#4 opened 10 months ago by
ryg81
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs