Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
atatakun/testapp2
atatakun
/
ControlNet-v1-1-Annotators-cpu
like
0
Running
App
Files
Files
Community
62f5abe
ControlNet-v1-1-Annotators-cpu
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
atatakun
Duplicate from atatakun/testapp2
18dd6ad
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
Safe
122 Bytes
To add a new Op:
Create a new directory
Implement new ops there
Delcare its Python interface in
vision.cpp
.