jamino30 commited on
Commit
66586b2
1 Parent(s): 14fd49f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -172,7 +172,6 @@ with gr.Blocks(css=css) as demo:
172
  inputs=[content_and_output, style_dropdown]
173
  )
174
 
175
- # disable queue
176
  demo.queue = False
177
  demo.config['queue'] = False
178
  demo.launch(show_api=False)
 
172
  inputs=[content_and_output, style_dropdown]
173
  )
174
 
 
175
  demo.queue = False
176
  demo.config['queue'] = False
177
  demo.launch(show_api=False)