K00B404 commited on
Commit
7e008d6
·
verified ·
1 Parent(s): 3bacb44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,4 +278,4 @@ with gr.Blocks(css=css2, theme=IndonesiaTheme()) as WallpaperFluxMaker:
278
  ], outputs=output_res)
279
 
280
  # Launching the Gradio app
281
- WallpaperFluxMaker.queue(api_open=False).launch(show_api=False)
 
278
  ], outputs=output_res)
279
 
280
  # Launching the Gradio app
281
+ WallpaperFluxMaker.queue(api_open=True).launch(show_api=True)