chris-rannou HF staff commited on
Commit
91d10a9
·
1 Parent(s): ea51891

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,3 +22,4 @@ def greet(name):
22
 
23
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
24
  iface.launch()
 
 
22
 
23
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
24
  iface.launch()
25
+ # some comment