afrizalha commited on
Commit
c219137
1 Parent(s): e85679c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,6 +45,6 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
45
  allow_flagging="never",
46
  title="Sasando-1",
47
  )
48
- examples=gr.Examples([["gue"], ["presiden"], ["cinta adalah"], ["allah, aku"], ["dia marah karena"],
49
- ["inflasi"], ["kolam renang"], ["messi"], ["jalan-jalan"], ["komputer itu"]], [starting_text])
50
  app.launch()
 
45
  allow_flagging="never",
46
  title="Sasando-1",
47
  )
48
+ examples=gr.Examples([["gue"], ["presiden"], ["cinta adalah"], ["allah, aku"], ["dia marah karena"],
49
+ ["inflasi"], ["kolam renang"], ["messi"], ["jalan-jalan"], ["komputer itu"]], [starting_text])
50
  app.launch()