harikrishnad1997 commited on
Commit
fb3a99d
1 Parent(s): 9c3faa5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,4 +88,4 @@ def update_choices(inputs):
88
  )
89
 
90
 
91
- interface.launch(share=True)
 
88
  )
89
 
90
 
91
+ interface.launch(share=True,fn_change=update_choices)