ovi054 commited on
Commit
8c33d44
·
verified ·
1 Parent(s): 0c2ba72

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(share=True,debug=True)
 
65
  # gr.Image(label="Output Image")
66
  ]
67
  )
68
+ io.launch(debug=True)