Skip to content

Commit

Permalink
Update src/ragger/demo.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Saattrup Nielsen <[email protected]>
  • Loading branch information
AJDERS and saattrupdan authored Apr 30, 2024
1 parent 1dd06f6 commit d172e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ragger/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def build_demo(self) -> gr.Blocks:
gr.update(interactive=True, visible=True),
gr.update(interactive=True, visible=True),
),
inputs=None,
outputs=[input_box, submit_button],
queue=False,
).then(
Expand Down

0 comments on commit d172e9f

Please sign in to comment.