prithivMLmods commited on
Commit
0992f9c
·
verified ·
1 Parent(s): 300607c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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 "Chocolate dripping from a donut against a yellow background, in the style of brocore, hyper-realistic"'],
374
- ['@lightningv4 "A 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
  ],
 
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
  ],