Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ promt_video = """
|
|
136 |
Annotate this image with this schema:
|
137 |
{
|
138 |
“description”: “Is the person standing?”,
|
139 |
-
“value”: “
|
140 |
},
|
141 |
{
|
142 |
“description”: “Is the person's hands free?”,
|
|
|
136 |
Annotate this image with this schema:
|
137 |
{
|
138 |
“description”: “Is the person standing?”,
|
139 |
+
“value”: “standing”,
|
140 |
},
|
141 |
{
|
142 |
“description”: “Is the person's hands free?”,
|