Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ with gr.Blocks(theme="sudeepshouche/minimalist") as demo:
|
|
42 |
submit_button = gr.Button("Submit")
|
43 |
|
44 |
gr.Markdown("""
|
45 |
-
Where to get started with Vision Language Models
|
46 |
|
47 |
- [Hugging Face overview of VLMs](https://huggingface.co/blog/vlms#overview-of-open-source-vision-language-models)
|
48 |
- [Blog Post on PaliGemma Model Capabilities and Use Cases](https://huggingface.co/blog/paligemma#model-capabilities)
|
|
|
42 |
submit_button = gr.Button("Submit")
|
43 |
|
44 |
gr.Markdown("""
|
45 |
+
#### π§ π Where to get started with Vision Language Models!!! π§π§©
|
46 |
|
47 |
- [Hugging Face overview of VLMs](https://huggingface.co/blog/vlms#overview-of-open-source-vision-language-models)
|
48 |
- [Blog Post on PaliGemma Model Capabilities and Use Cases](https://huggingface.co/blog/paligemma#model-capabilities)
|