Skip to content

Commit 4f50baf

Browse files
committed
hidden
1 parent c26192a commit 4f50baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradio/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ def load_example_output(example_tuple):
362362
load_example_input,
363363
inputs=[self.dataset],
364364
outputs=self.inputs,
365+
show_progress="hidden",
365366
postprocess=False,
366367
queue=False,
367368
api_name=self.api_name,

0 commit comments

Comments
 (0)