Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mingxin Zheng <[email protected]>
  • Loading branch information
mingxin-zheng committed Oct 22, 2024
1 parent 63befde commit f527102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monai_vila2d/demo/gradio_monai_vila2d.py
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ def process_prompt(self, prompt, sv, chat_history):
download_file_path=download_pkg,
temp_working_dir=sv.temp_working_dir,
interactive=True,
sys_msgs_to_hide=sv.sys_msgs_to_hide,
)
return (
None,
Expand Down

0 comments on commit f527102

Please sign in to comment.