Pijush2023 commited on
Commit
58afbc6
·
verified ·
1 Parent(s): b253be3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -742,3 +742,7 @@ with gr.Column():
742
 
743
 
744
 
 
 
 
 
 
742
 
743
 
744
 
745
+ demo.queue()
746
+ demo.launch(share=True)
747
+
748
+