Dagfinn1962 commited on
Commit
777ee15
1 Parent(s): 40476de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,4 +83,4 @@ with gr.Blocks (css ='main.css') as myface:
83
 
84
  title="Daylight (SD) ",
85
  myface.queue(concurrency_count=200)
86
- myface.launch(inline=True, share=True, max_threads=400)
 
83
 
84
  title="Daylight (SD) ",
85
  myface.queue(concurrency_count=200)
86
+ myface.launch(inline=True, max_threads=400)