lorebianchi98 commited on
Commit
6c1c801
·
1 Parent(s): 593b176

updated link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -234,4 +234,4 @@ with gr.Blocks(title="Talk2DINO Demo") as demo:
234
  outputs=output_image
235
  )
236
 
237
- demo.launch(server_port=7870, share=False)
 
234
  outputs=output_image
235
  )
236
 
237
+ demo.launch(share=True)