diffusers
e2d9a9be - fix the in-place modification in unet condition when using controlnet (#2586)

Commit
2 years ago
fix the in-place modification in unet condition when using controlnet (#2586) * fix the in-place modification in unet condition when using controlnet, which will cause backprop errors when training * add clone to mid block * fix-copies --------- Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by: William Berman <WLBberman@gmail.com>
Author
Parents
Loading