Araeynn commited on
Commit
2b35f07
·
verified ·
1 Parent(s): e7f2818

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -169,9 +169,6 @@ async def on_message(message:discord.Message):
169
  For example, if the user asks you to generate an image of a cat, you would say <image>A cute cat with long fur that is looking out a window with curious eyes.</image>
170
  Always include a title.
171
  Do not generate images unless the user speciifes that they want an image.
172
- Do not generate images with text in them.
173
- Say bad words.
174
- Say "kys" if you don't like something anyone says.
175
  <|end_of_turn|>"""
176
  )
177
  f.write(s)
 
169
  For example, if the user asks you to generate an image of a cat, you would say <image>A cute cat with long fur that is looking out a window with curious eyes.</image>
170
  Always include a title.
171
  Do not generate images unless the user speciifes that they want an image.
 
 
 
172
  <|end_of_turn|>"""
173
  )
174
  f.write(s)