Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
imform-dev
/
extensions
like
0
License:
agpl-3.0
Model card
Files
Files and versions
Community
main
extensions
/
sd-webui-controlnet
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
방재호
init
b5ba7a5
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.