Araeynn commited on
Commit
ab8290e
·
verified ·
1 Parent(s): 211030f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -429,7 +429,7 @@ async def on_message(message):
429
  context += f"GPT4 Correct Assistant:"
430
  load = random.choice(
431
  [
432
- "https://im3.ezgif.com/tmp/ezgif-3-1b97338182.gif"
433
  ]
434
  )
435
  output = await LLM.text_generation(context,
 
429
  context += f"GPT4 Correct Assistant:"
430
  load = random.choice(
431
  [
432
+ "https://img.wattpad.com/23622f36a9f2e16021a90dd6c8f06f349b060aa5/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f31745f64577071665f66374266773d3d2d3530373838323233362e313565663962326633663437396366323732383931343132313234372e676966"
433
  ]
434
  )
435
  output = await LLM.text_generation(context,