Cat Experiment
Miao
Here the task is to zoom on the cat, I have taken the image and the prompt from the BFL Playground Examples.
Prompt:
"camera is closer to the cat who's now looking at the camera"
NAG Negative Prompt:
"noise, blurred, lowres"
Results Gallery
Comparison of different node configurations and their outputs:
Flux Pro Result

Baseline Configurations
Detail Daemon Configurations
NAG (Normalized Attention Guidance) Configurations
NAG + Detail Daemon Combinations
Tried also DEIS Sampling for Daemon + NAG
Comments
This is not the easiest task, and it seems like NAG is making a big difference even with a generic negative prompt. The Flux Pro result is quite good, and it shows a very high level of detail especially visible on the cat skin. Unfortunately I have to give this to the longest run (202.34s) which is the NAG + Daemon configuration.
Generation Timings
Configuration | Time |
---|---|
Base | 117.11s |
Base + Hyper | 63.25s |
Base + Tea | 64.92s |
Base + Hyper + Tea | 35.45s |
NAG | 167.14s |
NAG + Hyper | 87.32s |
NAG + Tea | 140.90s |
NAG + Hyper + Tea | 87.50s |
Daemon | 106.81s |
Daemon + Hyper | 60.73s |
Daemon + Tea | 62.34s |
Daemon + Hyper + Tea | 39.48s |
NAG + Daemon | 202.34s |
NAG + Daemon + Hyper | 81.96s |
NAG + Daemon + Tea | 211.82s |
NAG + Daemon + Hyper + Tea | 82.05s |