seawolf2357 commited on
Commit
6c98fe0
·
verified ·
1 Parent(s): fa31d04

Update app-backup3.py

Browse files
Files changed (1) hide show
  1. app-backup3.py +2 -1
app-backup3.py CHANGED
@@ -683,4 +683,5 @@ with gr.Blocks() as demo:
683
  file_input.change(fn=on_file_upload, inputs=[file_input], outputs=[editor_html])
684
 
685
  if __name__ == "__main__":
686
- demo.launch()
 
 
683
  file_input.change(fn=on_file_upload, inputs=[file_input], outputs=[editor_html])
684
 
685
  if __name__ == "__main__":
686
+ demo.launch()
687
+