tommy24 commited on
Commit
fef64a9
·
1 Parent(s): 6234d7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ def function(parameter):
26
  return data
27
 
28
  iface = gr.Interface(fn=function, inputs="text", outputs="text")
29
- iface.launch()
 
26
  return data
27
 
28
  iface = gr.Interface(fn=function, inputs="text", outputs="text")
29
+ iface.launch()