Richie FY

Results 4 comments of Richie FY

Hello, in my situation, it seems that `mi.util.write_bitmap()` also causes this error. In my code, this function will be called many times. Is this error also due to lack of...

Hi there, when specifying `num_layers` in `SD3ControlNetModel.from_transformer`, the function results in an error of unexpected keys in `state_dict` due to the rest of the layers in the SD3 transformer. I...

Sure. The [issue](https://github.com/huggingface/diffusers/issues/9012) is opened.

Hi @Artiprocher , thanks for your reply! My system will stuck (instead of running slow) when I run the code above. Meanwhile, I find that when I upgrade `torch` from...