Elouarn commited on
Commit
79336b1
·
verified ·
1 Parent(s): 1464df8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,4 +276,4 @@ def main(request: gr.Request):
276
  demo.launch(show_api=False, inline=True)
277
 
278
  if __name__ == "__main__":
279
- main()
 
276
  demo.launch(show_api=False, inline=True)
277
 
278
  if __name__ == "__main__":
279
+ main(None)