qlemesle commited on
Commit
3f50db6
·
1 Parent(s): 5837a33
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,4 +25,5 @@ with gr.Blocks() as demo:
25
  gr.Textbox(placeholder="Have you ever seen a tsunami ?", label="Source")
26
  gr.Textbox(placeholder="Have you ever seen a tiramisu ?", label="Hypothesis")
27
 
 
28
  demo.launch()
 
25
  gr.Textbox(placeholder="Have you ever seen a tsunami ?", label="Source")
26
  gr.Textbox(placeholder="Have you ever seen a tiramisu ?", label="Hypothesis")
27
 
28
+
29
  demo.launch()