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