joethequant commited on
Commit
36e9299
·
1 Parent(s): 8dd9bc7

small change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,5 +31,5 @@ demo = gr.Interface(
31
  inputs=[gr.Textbox(label="Last Name"), gr.Textbox(lines=2, label="A bunch of words about your product.")],
32
  outputs=["text"],
33
  )
34
-
35
  demo.launch()
 
31
  inputs=[gr.Textbox(label="Last Name"), gr.Textbox(lines=2, label="A bunch of words about your product.")],
32
  outputs=["text"],
33
  )
34
+
35
  demo.launch()