Skip to content

Gradio plot flicker fix

bug fix on gradio version 4.44.0

Gradio gr.Plot components will flicker if there is no default value. So sets a default white plot, this will never be shown to the user

Merge request reports

Loading