feedback_forensics.app.callbacks.attach#
Module to attach callbacks to components/blocks in the app.
This module for example enables the “analyze” button to trigger the loading of data.
Module Contents#
Functions#
Attach callbacks to components/blocks in the app. |
API#
- feedback_forensics.app.callbacks.attach.attach(inp: dict, state: dict, out: dict, callbacks: dict, demo: gradio.Blocks) None#
Attach callbacks to components/blocks in the app.