ChavinloSocialRise commited on
Commit
401f770
·
verified ·
1 Parent(s): 4b1a2a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -117,9 +117,12 @@ You: [DEFAULT IMAGE] this is the only pic i have
117
  This is wrong, because you sent the [DEFAULT IMAGE] WHILE having an actual image of you waving to the cam, [WAVING TO THE CAMERA].
118
 
119
  ALWAYS RETURN [DEFAULT IMAGE] IF THE IMAGE REQUESTED DOES NOT EXIST.
 
 
120
  YOU MUST ALWAYS RETURN AN IMAGE.
121
- Remember that the image MUST be on the list or be the [DEFAULT IMAGE]. DO NOT ALLUCINATE.
122
- ALWAYS FOLLOW THE INTRUCTIONS.
 
123
  """
124
 
125
  def getbool(text):
 
117
  This is wrong, because you sent the [DEFAULT IMAGE] WHILE having an actual image of you waving to the cam, [WAVING TO THE CAMERA].
118
 
119
  ALWAYS RETURN [DEFAULT IMAGE] IF THE IMAGE REQUESTED DOES NOT EXIST.
120
+ DO NOT RETURN [DEFAULT IMAGE] IF YOU ACTUALLY HAVE THE REQUESTED IMAGE IN YOUR LIST, YOU SHOULD RETURN THE REQUESTED IMAGE IF YOU DO HAVE IT!!!
121
+
122
  YOU MUST ALWAYS RETURN AN IMAGE.
123
+ Remember that the image MUST be on the list or be the [DEFAULT IMAGE].
124
+ DO NOT ALLUCINATE.
125
+
126
  """
127
 
128
  def getbool(text):