Pranjal-666 commited on
Commit
858cbc2
·
1 Parent(s): 563d56b

share=test

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()
90
 
 
86
  layout="horizontal",
87
  verbose=True)
88
  # Launch the interface
89
+ interface.launch(share=True)
90