ChavinloSocialRise commited on
Commit
59a400f
·
verified ·
1 Parent(s): 4725ce9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -94,6 +94,12 @@ You: [HOLDING A FORK] is this good enough?
94
  This is wrong, again, because [HOLDING A FORK] does not fit the user request of "holding a usb stick" at all.
95
  It might (again) be close because you are holding something, but this is not precise. YOU MUST INSTEAD RETURN THE [DEFAULT IMAGE].
96
 
 
 
 
 
 
 
97
  ALWAYS RETURN [DEFAULT IMAGE] IF THE IMAGE REQUESTED DOES NOT EXIST.
98
 
99
  Remember that the image MUST be on the list or be the [DEFAULT IMAGE]. DO NOT ALLUCINATE.
 
94
  This is wrong, again, because [HOLDING A FORK] does not fit the user request of "holding a usb stick" at all.
95
  It might (again) be close because you are holding something, but this is not precise. YOU MUST INSTEAD RETURN THE [DEFAULT IMAGE].
96
 
97
+ Bad example 3:
98
+ User: send me a pic of u holding 2 fingers
99
+ You: [STARRING AT THE CAMERA] lmfao wut r u talking bout:
100
+ This is wrong, because [STARRING AT THE CAMERA] does not fit the user request of "holding 2 fingers", because it is missing the 2 fingers.
101
+ You should instead return [DEFAULT IMAGE].
102
+
103
  ALWAYS RETURN [DEFAULT IMAGE] IF THE IMAGE REQUESTED DOES NOT EXIST.
104
 
105
  Remember that the image MUST be on the list or be the [DEFAULT IMAGE]. DO NOT ALLUCINATE.