Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
coreml-community/ControlNet-v1-1-Annotators-cpu
Sebastiankay
/
controlnet-preprocessors-only
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e0cd8e
controlnet-preprocessors-only
/
annotator
/
oneformer
/
detectron2
/
layers
/
csrc
/
README.md
atatakun
Duplicate from atatakun/ControlNet-v1-1-Annotators-cpu
87b62f4
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
.