Jorge Bustos
Results
2
comments of
Jorge Bustos
Anyone working on this for the ControlNet repo? I guess we would need to change the config so that `tool_add_control.py` works. And has someone tried to train it on the...
I have managed to create a ControlNet checkpoint for Stable Diffusion XL (sd_xl). It is not a beautiful implementation. It seems that the `UnetModel` in `ldm/modules/diffusionmodules/openaimodel.py` is outdated to use...