vikhyatk commited on
Commit
01fb1e2
·
verified ·
1 Parent(s): d382dff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -509,4 +509,4 @@ with gr.Blocks(title="moondream vl (new)", css=css, js=js) as demo:
509
  [output, thought, ann],
510
  )
511
 
512
- demo.queue().launch(share=True)
 
509
  [output, thought, ann],
510
  )
511
 
512
+ demo.queue().launch()