Skip to content

v0.21

Compare
Choose a tag to compare
@Sxela Sxela released this 15 Apr 10:12
93788f7

Changelog:

  • add v1.x qr controlnet
  • add v2.x contronets: qr, depth, scribble, openpose, normalbae, lineart, softedge, canny, seg
  • upcast custom controlnet sources to RGB from Grayscale
  • add v2, v2_768 control_multi modes
  • fix gitpull error
  • add dummy model init for sdxl - won't download unnecessary stuff. For this to work drop control_multi_sdxl.dummypkl into warp root folder. Note that visually results will differ.
  • disable dummy for non-sdxl
  • fix dummy init to behave closer to the original model (redownload the dummypkl)
  • fix pytorch dependencies error
  • fix zoe depth error
  • move installers to GitHub repo