ApplyDesign commited on
Commit
edc5b67
·
verified ·
1 Parent(s): c70d532

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -394,7 +394,7 @@ with gr.Blocks() as app:
394
  outputs=gr.Image())
395
 
396
 
397
- app.queue()
398
  app.launch()
399
 
400
  # UP 1
 
394
  outputs=gr.Image())
395
 
396
 
397
+ # app.queue()
398
  app.launch()
399
 
400
  # UP 1