Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -93,6 +93,7 @@ with gr.Blocks() as demo:
|
|
| 93 |
# PIVOT: Prompting with Iterative Visual Optimization
|
| 94 |
|
| 95 |
[website](https://pivot-prompt.github.io/)
|
|
|
|
| 96 |
|
| 97 |
The demo below showcases a version of the PIVOT algorithm, which uses iterative visual prompts to optimize and guide the reasoning of Vision-Langauge-Models (VLMs).
|
| 98 |
Given an image and a description of an object or region,
|
|
|
|
| 93 |
# PIVOT: Prompting with Iterative Visual Optimization
|
| 94 |
|
| 95 |
[website](https://pivot-prompt.github.io/)
|
| 96 |
+
[view on huggingface](https://huggingface.co/spaces/pivot-prompt/pivot-prompt-demo/)
|
| 97 |
|
| 98 |
The demo below showcases a version of the PIVOT algorithm, which uses iterative visual prompts to optimize and guide the reasoning of Vision-Langauge-Models (VLMs).
|
| 99 |
Given an image and a description of an object or region,
|