Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -267,7 +267,7 @@ css = """
|
|
267 |
# Create the Gradio Interface
|
268 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
269 |
gr.Markdown(
|
270 |
-
"# **[Multimodal VLMs
|
271 |
)
|
272 |
with gr.Row():
|
273 |
with gr.Column():
|
|
|
267 |
# Create the Gradio Interface
|
268 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
269 |
gr.Markdown(
|
270 |
+
"# **[Multimodal VLMs OCR3](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
|
271 |
)
|
272 |
with gr.Row():
|
273 |
with gr.Column():
|