Extensions/ComfyUI-EvalSampler
ComfyUI Extension

ComfyUI-EvalSampler

ComfyUI node for running evaluation after collecting latents with the EvalSampler, comparing against baseline BF16 latents. (Description by CC)

By BobJohnson24·Created 4 months ago·Updated 3 months ago· 3
BobJohnson24/ComfyUI-EvalSampler
Nodes2
On cloudLocal install
Categorysampling, model/sampling/custom
Stars3
Updated3 months ago
Readme

Run the evaluation after collecting your latents with the EvalSampler via:

python MeasureResults.py --eval-dir /Comfy/output/eval_latents --stratify-std

It expects the baseline latents to be in a sub-folder called "BF16". It then compares against every other subfolder. Results will be printed in terminal, and saved as various formats.