prithivMLmods commited on
Commit
ba569e7
·
verified ·
1 Parent(s): b76567b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -303,12 +303,12 @@ demo = gr.ChatInterface(
303
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
304
  ],
305
  examples = [
 
 
306
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
307
  ["Python Program for Array Rotation"],
308
  ["@tts1 Who is Nikola Tesla, and why did he die?"],
309
- ["@realism A futuristic cityscape with neon lights"],
310
  ["@pixar A whimsical scene featuring a playful robot in a vibrant setting"],
311
- ["@photoshoot A portrait of a person with dramatic lighting"],
312
  ["@clothing Fashionable streetwear in an urban environment"],
313
  ["@interior A modern living room interior with minimalist design"],
314
  ["@fashion A runway model in haute couture"],
 
303
  gr.Slider(label="Repetition penalty", minimum=1.0, maximum=2.0, step=0.05, value=1.2),
304
  ],
305
  examples = [
306
+ ["@realism A futuristic cityscape with neon lights"],
307
+ ["@photoshoot A portrait of a person with dramatic lighting"],
308
  [{"text": "summarize the letter", "files": ["examples/1.png"]}],
309
  ["Python Program for Array Rotation"],
310
  ["@tts1 Who is Nikola Tesla, and why did he die?"],
 
311
  ["@pixar A whimsical scene featuring a playful robot in a vibrant setting"],
 
312
  ["@clothing Fashionable streetwear in an urban environment"],
313
  ["@interior A modern living room interior with minimalist design"],
314
  ["@fashion A runway model in haute couture"],