tlong-ds commited on
Commit
23979be
·
verified ·
1 Parent(s): 68f8792

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -451,4 +451,4 @@ with gr.Blocks(fill_height=True, css=css) as demo:
451
  )
452
 
453
  if __name__ == "__main__":
454
- demo.launch(pwa=True)
 
451
  )
452
 
453
  if __name__ == "__main__":
454
+ demo.launch()