Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -252,7 +252,7 @@ css = """
|
|
252 |
# Create the Gradio Interface
|
253 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
254 |
gr.Markdown(
|
255 |
-
"# **[Multimodal
|
256 |
)
|
257 |
with gr.Row():
|
258 |
with gr.Column():
|
|
|
252 |
# Create the Gradio Interface
|
253 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
254 |
gr.Markdown(
|
255 |
+
"# **[Multimodal VLM OCR3](https://huggingface.co/collections/prithivMLmods/multimodal-implementations-67c9982ea04b39f0608badb0)**"
|
256 |
)
|
257 |
with gr.Row():
|
258 |
with gr.Column():
|