This website requires JavaScript.
Explore
Help
Sign In
1580158
/
sd-webui-controlnet
mirror of
https://github.com/Mikubill/sd-webui-controlnet.git
Watch
1
Star
0
Fork
You've already forked sd-webui-controlnet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f77c5eb5fa
sd-webui-controlnet
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
129 B
Raw
Blame
History
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.