spark12x commited on
Commit
0c339b0
·
verified ·
1 Parent(s): af4b692

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ io = gr.Interface(generate_caption,
65
  # gr.Image(label="Output Image")
66
  ]
67
  )
68
- io.launch(debug=True)
 
65
  # gr.Image(label="Output Image")
66
  ]
67
  )
68
+ io.launch(debug=True,share=True)