yisol commited on
Commit
701aab4
1 Parent(s): 8817d16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -6,4 +6,5 @@ def greet(name):
6
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
7
  iface.launch()
8
  print("why")
9
- print("s")
 
 
6
  iface = gr.Interface(fn=greet, inputs="text", outputs="text")
7
  iface.launch()
8
  print("why")
9
+ print("s")
10
+ print("wtf")