Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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://
|
433 |
]
|
434 |
)
|
435 |
output = await LLM.text_generation(context,
|
|
|
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,
|