Which model to be loaded?

#3
by Skymid - opened

Sorry for my noob question but I dont understand what model to be loaded with the NunchakuFluxDiTLoader. When loading up the transformer_blocks.safetensors, its giving me: NunchakuFluxDiTLoader 'NoneType' object is not subscriptable error.

I think in latest versions of Nunchaku you need to use the 'nunchaku merge node' (it's called something like that) to merge the folder (which contains multiple safetensors, plus config) into a single safetensors file. I could be wrong though.

I think in latest versions of Nunchaku you need to use the 'nunchaku merge node' (it's called something like that) to merge the folder (which contains multiple safetensors, plus config) into a single safetensors file. I could be wrong though.

I was just looking for the same info. The merge node is there but for some reason I got the error "module 'torch' has no attribute 'float8_e8m0fnu'" when trying to run it. Would it be possible to you to also post the merged file alongside the directory?

image.png

I'm using this and it works fine:
image.png

And the quality is pretty good:
ComfyUI_00427_.png
ComfyUI_00425_.png
ComfyUI_00395_.png

Sign up or log in to comment