reformat file
This commit is contained in:
parent
8420b3471a
commit
7c8b8f47e0
@ -191,6 +191,7 @@ def run_ocr(image):
|
|||||||
content = f.read()
|
content = f.read()
|
||||||
return content
|
return content
|
||||||
|
|
||||||
|
|
||||||
with gr.Blocks() as iface:
|
with gr.Blocks() as iface:
|
||||||
gr.Markdown("# 大模型工具集")
|
gr.Markdown("# 大模型工具集")
|
||||||
with gr.Tabs():
|
with gr.Tabs():
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user