Chris4K commited on
Commit
4e5a67d
1 Parent(s): c77f8ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -557,4 +557,6 @@ def launch_interface(share=True):
557
  ["Embedding Comparison", "Tutorial"]
558
  )
559
 
560
- iface.launch(share=share)
 
 
 
557
  ["Embedding Comparison", "Tutorial"]
558
  )
559
 
560
+ iface.launch(share=share)
561
+
562
+ launch_interface()