Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.23.1
To add a new Op:
- Create a new directory
- Implement new ops there
- Delcare its Python interface in
vision.cpp
.