Spaces:
Runtime error
Runtime error
Commit
·
dd5779a
1
Parent(s):
9dc7fe5
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ def visual_grounding(Image, Text):
|
|
144 |
|
145 |
title = "OFA-Visual_Grounding"
|
146 |
description = "Gradio Demo for OFA-Visual_Grounding. Upload your own image or click any one of the examples, " \
|
147 |
-
"and write a description about a certain object.
|
148 |
"Then click \"Submit\" and wait for the result of grounding. "
|
149 |
article = "<p style='text-align: center'><a href='https://github.com/OFA-Sys/OFA' target='_blank'>OFA Github " \
|
150 |
"Repo</a></p> "
|
|
|
144 |
|
145 |
title = "OFA-Visual_Grounding"
|
146 |
description = "Gradio Demo for OFA-Visual_Grounding. Upload your own image or click any one of the examples, " \
|
147 |
+
"and write a description about a certain object. " \
|
148 |
"Then click \"Submit\" and wait for the result of grounding. "
|
149 |
article = "<p style='text-align: center'><a href='https://github.com/OFA-Sys/OFA' target='_blank'>OFA Github " \
|
150 |
"Repo</a></p> "
|