You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Track `inputs` parameters in Gradio event handlers, that are lists, back to source, f.ex. `gr.Textbox(...)`. Handle keyword and positional parameters.
51
+
* The `inputs` parameters in Gradio event handlers, that are lists and are sources of untrusted data.
52
+
* This model allows tracking each element list back to source, f.ex. `gr.Textbox(...)`.
0 commit comments