seyoungsong commited on
Commit
6c23852
1 Parent(s): 11e68b1
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,4 +7,3 @@ def greet(name):
7
 
8
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
9
  iface.launch()
10
- iface.launch()
 
7
 
8
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
9
  iface.launch()