FP16 (safetensors) & Q8_0 (gguf) example PNG (bottle in kitchen) comparison (with ComfyUI workflow!)

#9
by fireYtail - opened

This is the original Flux Schnell example PNG of the bottle in kitchen and a comparison with the same but using "flux1-schnell-Q8_0.gguf" and "t5xxl_fp8_e4m3fn.safetensors", both with their respective ComfyUI workflows. Just drag and drop the PNG to ComfyUI web browser tab OR use the LOAD button and select the PNG file in your downloads location. The FP16 version is as-is. The Q8_0 version took 181.59 seconds on my NVIDIA GTX 1080 ti.

Source: https://github.com/comfyanonymous/ComfyUI_examples/blob/master/flux/README.md

Model: flux1-schnell.safetensors (FP16 version) __ flux1-schnell-Q8_0.gguf (Q8_0 version)
Clip 1: t5xxl_fp16.safetensors (FP16 version) __ t5xxl_fp8_e4m3fn.safetensors (Q8_0 version)
Clip 2: clip_l.safetensors
VAE: ae.safetensors
Prompt: a bottle with a beautiful rainbow galaxy inside it on top of a wooden table in the middle of a modern kitchen beside a plate of vegetables and mushrooms and a wine glasse that contains a planet earth with a plate with a half eaten apple pie on it
Noise seed: 112298569477003
Resolution: 1024x1024
Steps: 4
Sampler: Euler
Denoise: 1.00

FP16 version:

flux_schnell_example_fp16_safetensors.png

Q8_0 version:

flux_schnell_example_q8_gguf_t5xxl_fp8_e4m3fn.png

Sign up or log in to comment