comfyanonymous
comfyanonymous
any example loras?
Can you post the actual workflow?
if you replace that Zoe-DepthMapPreprocessor with the "Canny" node does it have the same behaviour?
Can you reproduce it on a simple workflow with core only nodes?
If you try without that custom node does it work?
The correct sampler for this if I remember correctly is "euler_ancestral" so if you use that one you should get good results.
I already support the transformer.diffusers_key_name format But this is: transformer.base_model.model.diffusers_key_name format At this point it's up to the training tool to output loras in a consistent format.
Yes the right place to report issues is the custom node repo: https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4
https://github.com/comfyanonymous/ComfyUI/commit/48eb1399c02bdae7e14b2208c448b69b382d0090 can you check if this fixes it.
For torch compile only the latest pytorch version is supported.