samith-a commited on
Commit
ed6f0c8
·
1 Parent(s): e04c892

Revert "add online temp link share"

Browse files

This reverts commit a5e6f20e4e901e5cc4b3bc557703b63716556dd4.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ demo = gr.Interface(
109
  )
110
 
111
  if __name__ == "__main__":
112
- demo.launch(share=True)
 
109
  )
110
 
111
  if __name__ == "__main__":
112
+ demo.launch()