reformat file

This commit is contained in:
William Jin 2024-10-04 19:37:01 +08:00
parent 8420b3471a
commit 7c8b8f47e0

View File

@ -191,6 +191,7 @@ def run_ocr(image):
content = f.read()
return content
with gr.Blocks() as iface:
gr.Markdown("# 大模型工具集")
with gr.Tabs():