Spaces:
Paused
Paused
Pix2Pix-Video
/
ControlNet-v1-1-nightly-main
/annotator
/oneformer
/detectron2
/layers
/csrc
/README.md
To add a new Op:
- Create a new directory
- Implement new ops there
- Delcare its Python interface in
vision.cpp
.