awacke1 commited on
Commit
3898232
·
1 Parent(s): d0b1bf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ examples = [
18
  ["The Quiche Maya believed that he ruled over Metnal, the underworld and the Yucatec Maya believed that he was just one of the lords of Xibaba, that translates to place of fear in the underworld."],
19
  ["Nuwa was the one who patched the holes in Heaven with five colored stones, and she used the legs of a tortoise to mend the pillars."],
20
  ["There are many instances of her in literature across China which detail her in creation stories, and today remains a figure important to Chinese culture."]
21
- ]
22
  from gradio import inputs
23
  from gradio.inputs import Textbox
24
  from gradio import outputs
 
18
  ["The Quiche Maya believed that he ruled over Metnal, the underworld and the Yucatec Maya believed that he was just one of the lords of Xibaba, that translates to place of fear in the underworld."],
19
  ["Nuwa was the one who patched the holes in Heaven with five colored stones, and she used the legs of a tortoise to mend the pillars."],
20
  ["There are many instances of her in literature across China which detail her in creation stories, and today remains a figure important to Chinese culture."]
21
+ ]
22
  from gradio import inputs
23
  from gradio.inputs import Textbox
24
  from gradio import outputs