Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -370,9 +370,9 @@ demo = gr.ChatInterface(
|
|
370 |
],
|
371 |
examples=[
|
372 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
373 |
-
['@lightningv5
|
374 |
-
['@lightningv4 "
|
375 |
-
['@turbov3
|
376 |
["Write a Python function to check if a number is prime."],
|
377 |
["@tts2 What causes rainbows to form?"],
|
378 |
],
|
|
|
370 |
],
|
371 |
examples=[
|
372 |
["@tts1 Who is Nikola Tesla, and why did he die?"],
|
373 |
+
['@lightningv5 Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic'],
|
374 |
+
['@lightningv4 " serene landscape with mountains'],
|
375 |
+
['@turbov3 Abstract art, colorful and vibrant'],
|
376 |
["Write a Python function to check if a number is prime."],
|
377 |
["@tts2 What causes rainbows to form?"],
|
378 |
],
|