whyumesh commited on
Commit
5c690f1
·
verified ·
1 Parent(s): 3781075

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,4 +130,4 @@ iface = gr.Interface(
130
  description="Upload an image or video of code, diagrams, or technical content. Ask questions about bugs, errors, or explanations of functions.",
131
  )
132
 
133
- iface.launch(share=True)
 
130
  description="Upload an image or video of code, diagrams, or technical content. Ask questions about bugs, errors, or explanations of functions.",
131
  )
132
 
133
+ iface.launch()