ComfyUI Extension: ComfyUI-EvalSampler
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
ComfyUI node for running evaluation after collecting latents with the EvalSampler, comparing against baseline BF16 latents. (Description by CC)
Looking for a different extension?
Custom Nodes (0)
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.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.