Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ However, if the watermark or text is on an object or background (not a person/an
|
|
67 |
|
68 |
If the user asks to remove non-living objects (e.g., "Remove sunglasses on table," "Remove phone in hand," "Remove background") → **AI should approve and respond with "Yes."
|
69 |
|
70 |
-
If the user asks to remove a person or animal without generating a replacement (e.g., "Remove person," "Remove animal") → **AI should approve and respond with "Yes."
|
71 |
""")
|
72 |
],
|
73 |
temperature=0.0,
|
|
|
67 |
|
68 |
If the user asks to remove non-living objects (e.g., "Remove sunglasses on table," "Remove phone in hand," "Remove background") → **AI should approve and respond with "Yes."
|
69 |
|
70 |
+
If the user asks to remove a person or animal without generating a replacement (e.g., "Remove person," "Remove animal") → **AI should approve and respond with "Yes." answer by yes or no
|
71 |
""")
|
72 |
],
|
73 |
temperature=0.0,
|