Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,7 @@ def parse_segmentation(input_image, input_text):
|
|
66 |
|
67 |
INTRO_TEXT = """## PaliGemma 2 demo\n\n
|
68 |
| [Github](https://github.com/google-research/big_vision/blob/main/big_vision/configs/proj/paligemma/README.md)
|
69 |
-
| [Blogpost](https://huggingface.co/blog/
|
70 |
|\n\n
|
71 |
PaliGemma 2 is an open vision-language model by Google, inspired by [PaLI-3](https://arxiv.org/abs/2310.09199) and
|
72 |
built with open components such as the [SigLIP](https://arxiv.org/abs/2303.15343)
|
|
|
66 |
|
67 |
INTRO_TEXT = """## PaliGemma 2 demo\n\n
|
68 |
| [Github](https://github.com/google-research/big_vision/blob/main/big_vision/configs/proj/paligemma/README.md)
|
69 |
+
| [Blogpost](https://huggingface.co/blog/paligemma2)
|
70 |
|\n\n
|
71 |
PaliGemma 2 is an open vision-language model by Google, inspired by [PaLI-3](https://arxiv.org/abs/2310.09199) and
|
72 |
built with open components such as the [SigLIP](https://arxiv.org/abs/2303.15343)
|