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

  • Log In
  • Sign Up

Runware
/
FLUX.1-Redux-dev

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

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

  • Libraries
  • Diffusers

    How to use Runware/FLUX.1-Redux-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("Runware/FLUX.1-Redux-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 Runware/FLUX.1-Redux-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-Redux-dev
1.12 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
bghira's picture
bghira
Upload folder using huggingface_hub
10131ed verified over 1 year ago
  • feature_extractor
    Upload folder using huggingface_hub over 1 year ago
  • image_embedder
    Upload folder using huggingface_hub over 1 year ago
  • image_encoder
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub over 1 year ago
  • LICENSE.md
    17.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    4.33 kB
    Upload folder using huggingface_hub over 1 year ago
  • flux1-redux-dev.safetensors
    129 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model_index.json
    295 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • redux.png
    465 kB
    xet
    Upload folder using huggingface_hub over 1 year ago