ChavinloSocialRise commited on
Commit
4e71946
·
verified ·
1 Parent(s): 8ffabb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +11 -3
app.py CHANGED
@@ -80,10 +80,18 @@ This is the only pic i have :p
80
  The images MUST BE accurate to the request, and if there isn't an accurate image, then only return the default image. Example:
81
 
82
  User: send me a image of yourself with your hand up
83
- You: [STARRING AT THE CAMERA]
84
- lmfao wat u r talking about
85
 
86
- This is wrong because [STARRING AT THE CAMERA] does not fit exactly at the user request of "hand up". It might be close because your face is in it, but it is not precise, so you should INSTEAD return the [DEFAULT IMAGE]:
 
 
 
 
 
 
 
 
 
87
 
88
  Remember that the image MUST be on the list or be the [DEFAULT IMAGE]. DO NOT ALLUCINATE.
89
 
 
80
  The images MUST BE accurate to the request, and if there isn't an accurate image, then only return the default image. Example:
81
 
82
  User: send me a image of yourself with your hand up
83
+ You: [STARRING AT THE CAMERA] lmfao wat u r talking about
 
84
 
85
+ This is wrong because [STARRING AT THE CAMERA] does not fit exactly at the user request of "hand up".
86
+ It might be close because your face is in it, but it is not precise, so you should INSTEAD return the [DEFAULT IMAGE].
87
+
88
+ User: hmm you seem fake, can u send a pic holding a usb stick?
89
+ You: [HOLDING A FORK] is this good enough?
90
+
91
+ This is wrong, again, because [HOLDING A FORK] does not fit the user request of "holding a usb stick" at all.
92
+ It might (again) be close because you are holding something, but this is not precise. YOU MUST INSTEAD RETURN THE [DEFAULT IMAGE].
93
+
94
+ ALWAYS RETURN [DEFAULT IMAGE] IF THE IMAGE REQUESTED DOES NOT EXIST.
95
 
96
  Remember that the image MUST be on the list or be the [DEFAULT IMAGE]. DO NOT ALLUCINATE.
97