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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Gencarmo
/
FLUX.1-schnell

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

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

  • Libraries
  • Diffusers

    How to use Gencarmo/FLUX.1-schnell with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Gencarmo/FLUX.1-schnell", 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 Settings
  • Draw Things
  • DiffusionBee
FLUX.1-schnell
57.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Gencarmo's picture
Gencarmo
step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged
d1b0f86 verified 9 days ago
  • scheduler
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • text_encoder
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • text_encoder_2
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • tokenizer
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • tokenizer_2
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • transformer
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • vae
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • .gitattributes
    1.67 kB
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • README.md
    3.68 kB
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • ae.safetensors
    335 MB
    xet
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • flux1-schnell.safetensors
    23.8 GB
    xet
    step 2: perturb all weights (x0.9 + N(0,0.02)), structure unchanged 9 days ago
  • model_index.json
    536 Bytes
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago
  • schnell_grid.jpeg
    1.67 MB
    xet
    unmodified fork of black-forest-labs/FLUX.1-schnell (step 1) 11 days ago