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

Update app.py

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