Araeynn commited on
Commit
d3b64de
·
verified ·
1 Parent(s): bc65e1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ async def on_message(message):
174
  context += f"GPT4 Correct Assistant:"
175
  load = random.choice(
176
  [
177
- "https://github.com/aryananumula/aryananumula.github.io/blob/main/output-onlinegiftools.gif?raw=true"
178
  ]
179
  )
180
  output = await LLM.text_generation(context,
 
174
  context += f"GPT4 Correct Assistant:"
175
  load = random.choice(
176
  [
177
+ "https://i.pinimg.com/originals/49/23/29/492329d446c422b0483677d0318ab4fa.gif"
178
  ]
179
  )
180
  output = await LLM.text_generation(context,