Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 465 Bytes

File metadata and controls

12 lines (8 loc) · 465 Bytes

Nunchaku INT4 FLUX.1 Kontext Demo

demo

This interactive Gradio application allows you to edit an image with natural language. Simply run:

python run_gradio.py
  • To further reduce GPU memory usage, you can enable the W4A16 text encoder by specifying --use-qencoder.
  • By default, we use our INT4 model. Use -p bf16 to switch to the BF16 model.