AminFaraji commited on
Commit
591b22e
·
verified ·
1 Parent(s): a7ec3ca

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +0 -1
app2.py CHANGED
@@ -1,2 +1 @@
1
  demo = gr.Interface(fn=greet, inputs="text", outputs="text")
2
- demo.launch()
 
1
  demo = gr.Interface(fn=greet, inputs="text", outputs="text")