Spaces:
Sleeping
Sleeping
Update app/helperCodes/own_data.py
Browse files
app/helperCodes/own_data.py
CHANGED
|
@@ -88,7 +88,7 @@ Make sure you give response in markdown."""
|
|
| 88 |
"type": "text",
|
| 89 |
"text": f"""Based on this analysis, generate me the new image story for the {category} ad
|
| 90 |
{story_instruction}.
|
| 91 |
-
Make sure you only add text if it is present in previous images
|
| 92 |
}
|
| 93 |
]
|
| 94 |
|
|
|
|
| 88 |
"type": "text",
|
| 89 |
"text": f"""Based on this analysis, generate me the new image story for the {category} ad
|
| 90 |
{story_instruction}.
|
| 91 |
+
Make sure you only add text if it is present in previous images."""
|
| 92 |
}
|
| 93 |
]
|
| 94 |
|