mdj1412 commited on
Commit
0bda75f
1 Parent(s): 4b97469

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,4 +72,4 @@ demo2 = gr.Interface(fn=greet, inputs="text", outputs="text",
72
  description=description, examples=examples)
73
 
74
  if __name__ == "__main__":
75
- demo2.launch()
 
72
  description=description, examples=examples)
73
 
74
  if __name__ == "__main__":
75
+ demo1.launch()