jnap commited on
Commit
68e4632
·
unverified ·
1 Parent(s): f7a81de

Removed share for hugging face

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,4 +28,4 @@ demo = gr.Interface(
28
  )
29
 
30
  if __name__ == "__main__":
31
- demo.launch(share=True)
 
28
  )
29
 
30
  if __name__ == "__main__":
31
+ demo.launch()