Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 624 Bytes

File metadata and controls

11 lines (7 loc) · 624 Bytes

Nunchaku INT4 FLUX.1 Redux Demo

demo

This interactive Gradio application allows you to interactively generate image variations. The base model is FLUX.1-dev. We use FLUX.1-Redux-dev to preprocess the image before inputting it into Flux.1-dev. To launch the application, run:

python run_gradio.py
  • By default, we use our INT4 model. Use -p bf16 to switch to the BF16 model.