Open viboji opened 1 week ago
What node settings do you use besides include_extra_metadata
?
Reproduced with that simple setup:
Throws error only for TAESD options mentioned here — High Quality Previews, thus requires taesd to reproduce
Node fails to calc_vae_hash, since it got None for path. Looks like the same behaviour occurs in original repo — issue#7.
Its not saving showing some error "expected str, bytes or os.PathLike object, not NoneType"
this node works when i switch "include_extra_metadata" to false but then its the same as regular save image node.