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