Spaces:
Sleeping
Sleeping
tonyliu404
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -337,7 +337,7 @@ if uploaded_image and query:
|
|
337 |
{fpredictions}
|
338 |
And the following user request:
|
339 |
{query}
|
340 |
-
Return to me JUST ONE of the classified images that most relates to the user request
|
341 |
If the predictions and the user query do not correlate, return the most likely dish focusing on the user query.
|
342 |
in the format: [dish]
|
343 |
"""
|
|
|
337 |
{fpredictions}
|
338 |
And the following user request:
|
339 |
{query}
|
340 |
+
Return to me JUST ONE of the classified images that most relates to the user request.
|
341 |
If the predictions and the user query do not correlate, return the most likely dish focusing on the user query.
|
342 |
in the format: [dish]
|
343 |
"""
|