Update UI of the three demos: faqGen, VisualQnA, and DocSum. (#1528)

Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
WenjiaoYue
2025-02-12 15:57:51 +08:00
committed by GitHub
parent 970b869838
commit abafd5de20
11 changed files with 179 additions and 91 deletions

View File

@@ -296,8 +296,8 @@ class DocSumUI:
audio_ui.render()
with gr.TabItem("Upload Video"):
video_ui.render()
with gr.TabItem("Enter URL"):
url_ui.render()
# with gr.TabItem("Enter URL"):
# url_ui.render()
return self.demo