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

NikolaSigmoid
/
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 NikolaSigmoid/FLUX.1-Krea-dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use NikolaSigmoid/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("NikolaSigmoid/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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
NikolaSigmoid's picture
NikolaSigmoid
Delete flux1-krea-dev.safetensors
49a70c8 verified 10 months ago
  • scheduler
    Upload folder using huggingface_hub 10 months ago
  • text_encoder
    Upload folder using huggingface_hub 10 months ago
  • text_encoder_2
    Upload folder using huggingface_hub 10 months ago
  • tokenizer
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_2
    Upload folder using huggingface_hub 10 months ago
  • transformer
    Upload folder using huggingface_hub 10 months ago
  • vae
    Upload folder using huggingface_hub 10 months ago
  • .gitattributes
    1.7 kB
    Upload folder using huggingface_hub 10 months ago
  • LICENSE.md
    18.6 kB
    Upload folder using huggingface_hub 10 months ago
  • README.md
    8.16 kB
    Upload folder using huggingface_hub 10 months ago
  • ae.safetensors
    335 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model_index.json
    536 Bytes
    Upload folder using huggingface_hub 10 months ago
  • teaser.png
    12.6 MB
    xet
    Upload folder using huggingface_hub 10 months ago