oort commited on
Commit
a885e3c
·
verified ·
1 Parent(s): ec7331e

Fix more typos in Gradio_UI

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -321,7 +321,7 @@ class GradioUI:
321
  submit_button = gr.Button("Send")
322
  gr.Examples(
323
  examples=[
324
- "Draw me a pair of curious giraffe in front of Mona Lisa in Louvre",
325
  "Draw me a portrait of a beautiful hipster woman, expressive lips, almond shaped eyes, bright sunny day",
326
  "Draw me abstract style waterfalls with wildlife inside the silhouette of a man’s head",
327
  "Draw me a polaroid family photo of a husband wife and kids in the 1980ies with dog on a summer everning"
 
321
  submit_button = gr.Button("Send")
322
  gr.Examples(
323
  examples=[
324
+ "Draw me a pair of curious giraffes in front of Mona Lisa in Louvre",
325
  "Draw me a portrait of a beautiful hipster woman, expressive lips, almond shaped eyes, bright sunny day",
326
  "Draw me abstract style waterfalls with wildlife inside the silhouette of a man’s head",
327
  "Draw me a polaroid family photo of a husband wife and kids in the 1980ies with dog on a summer everning"