ancebuc commited on
Commit
e8355c3
1 Parent(s): 8835e10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,4 +10,4 @@ def greet(text):
10
  iface = gr.Interface(fn=greet,
11
  inputs="text",
12
  outputs="text")
13
- iface.launch()
 
10
  iface = gr.Interface(fn=greet,
11
  inputs="text",
12
  outputs="text")
13
+ iface.launch()