This page documents the
grid.model.* local inference wrapper. For cloud-hosted inference via GRID Cortex, see the Cortex OneFormer page.OneFormer class provides core functionality for this module.
class OneFormer()
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to False.
def run()
- License
- Source
This code is licensed under the MIT License.