Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -241,7 +241,7 @@ css = """
|
|
241 |
|
242 |
# Create the Gradio Interface
|
243 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
244 |
-
gr.Markdown("# **[Doc VLMs](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
245 |
with gr.Row():
|
246 |
with gr.Column():
|
247 |
with gr.Tabs():
|
|
|
241 |
|
242 |
# Create the Gradio Interface
|
243 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
244 |
+
gr.Markdown("# **[Doc VLMs OCR](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**")
|
245 |
with gr.Row():
|
246 |
with gr.Column():
|
247 |
with gr.Tabs():
|