Pranjal2041 commited on
Commit
52bf134
1 Parent(s): 175b8cd

Update Requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,4 +114,4 @@ with gr.Blocks() as demo:
114
 
115
 
116
  if __name__ == '__main__':
117
- demo.launch(share = True, show_api=False)
 
114
 
115
 
116
  if __name__ == '__main__':
117
+ demo.launch(show_api=False)