Narsil HF staff commited on
Commit
14d8a56
1 Parent(s): 625cbce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -19,3 +19,5 @@ def greet(name):
19
 
20
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
21
  iface.launch()
 
 
 
19
 
20
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
21
  iface.launch()
22
+
23
+ # dummy