Pranjal-666 commited on
Commit
ff6f1ca
1 Parent(s): 858cbc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,5 +86,5 @@ num_unique_apis_input: It is a numerical input represented by a number field. Us
86
  layout="horizontal",
87
  verbose=True)
88
  # Launch the interface
89
- interface.launch(share=True)
90
 
 
86
  layout="horizontal",
87
  verbose=True)
88
  # Launch the interface
89
+ interface.launch()
90