andreeabodea commited on
Commit
1169a01
1 Parent(s): 82b7e82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ iface = gr.Interface(launch,
15
  iface.launch()
16
  """
17
 
 
18
  import gradio as gr
19
 
20
  def greet(name):
 
15
  iface.launch()
16
  """
17
 
18
+
19
  import gradio as gr
20
 
21
  def greet(name):