taskswithcode commited on
Commit
c7a12b5
·
1 Parent(s): bfa6130
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,4 +133,4 @@ demo = gr.Interface(
133
  ["assets/road_signs.png", "triangle", 1],
134
  ],
135
  )
136
- demo.launch(share=True)
 
133
  ["assets/road_signs.png", "triangle", 1],
134
  ],
135
  )
136
+ demo.launch()