artificialguybr commited on
Commit
827ed01
·
1 Parent(s): bb80f3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ iface = gr.Interface(
65
  - **High Resolution**: Utilizes 448*448 resolution for fine-grained recognition and understanding.
66
  """,
67
  )
68
- iface.launch(share=True)
 
65
  - **High Resolution**: Utilizes 448*448 resolution for fine-grained recognition and understanding.
66
  """,
67
  )
68
+ iface.launch()