Skip to content

Latest commit

 

History

History

redux

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.