shashankverma590 commited on
Commit
27f9d96
·
verified ·
1 Parent(s): 0210768

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ app = gr.Interface(
22
 
23
 
24
  if __name__ == "__main__":
25
- demo.launch()
 
22
 
23
 
24
  if __name__ == "__main__":
25
+ app.launch()