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

  • Log In
  • Sign Up

HelloTestUser
/
FLUX.1-Fill-dev

Diffusers
Safetensors
Diffusion Single File
English
FluxFillPipeline
image-generation
flux
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use HelloTestUser/FLUX.1-Fill-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-Fill-dev", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Diffusion Single File

    How to use HelloTestUser/FLUX.1-Fill-dev with Diffusion Single File:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
FLUX.1-Fill-dev / transformer
Ctrl+K
Ctrl+K
  • 5 contributors
History: 1 commit
timudk's picture
timudk
add diffusers weights (#4)
6d92c29 verified over 1 year ago
  • config.json
    393 Bytes
    add diffusers weights (#4) over 1 year ago
  • diffusion_pytorch_model-00001-of-00003.safetensors
    9.99 GB
    xet
    add diffusers weights (#4) over 1 year ago
  • diffusion_pytorch_model-00002-of-00003.safetensors
    9.95 GB
    xet
    add diffusers weights (#4) over 1 year ago
  • diffusion_pytorch_model-00003-of-00003.safetensors
    3.87 GB
    xet
    add diffusers weights (#4) over 1 year ago
  • diffusion_pytorch_model.safetensors.index.json
    121 kB
    add diffusers weights (#4) over 1 year ago