rossjillian/controlnet
Control diffusion models
-
- Author
-
@daanelson
- Version
- 22.04
795433b1
LatestRelease notes
- Scaling changed - model now returns proportionally scaled images same as in original ControlNet implementation
- Depth and normal controlnets modified to achieve
- Input parameters simplified & names changed to be consistent with stable diffusion parameters (i.e.
a_promptremoved,n_promptchanged tonegative_prompt, etc.)
-