Gradio plot flicker fix
Compare changes
- Christian Kento Rasmussen authored
+ 0
− 1
@@ -453,7 +453,6 @@ class Interface(BaseInterface):
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