Spaces:
Running on Zero
Running on Zero
| """Prompt placeholder for future VLM object understanding.""" | |
| OBJECT_UNDERSTANDING_PROMPT = """ | |
| Identify the everyday object, visible features, likely context, and confidence. | |
| Return structured JSON only. | |
| """.strip() | |