merve HF Staff commited on
Commit
6024639
·
verified ·
1 Parent(s): 50c6a2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/paligemma)
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)