A newer version of the Gradio SDK is available:
5.5.0
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.5.0
To add a new Op:
vision.cpp
.