zachlopez commited on
Commit
b8fbd3e
1 Parent(s): 4d5aff4

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -900,4 +900,4 @@ gr.Interface(fn=get_reply,
900
  theme="default",
901
  inputs=[gr.inputs.Textbox(placeholder="How are you?"), "state"],
902
  outputs=["html", "state"],
903
- css=css).launch()
 
900
  theme="default",
901
  inputs=[gr.inputs.Textbox(placeholder="How are you?"), "state"],
902
  outputs=["html", "state"],
903
+ css=css).launch()