chanycha commited on
Commit
c192938
1 Parent(s): d1e91d3

rebuild after add MoRF, LeRf

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -768,4 +768,3 @@ experiments['experiment2'] = {
768
  app = ImageClsApp(experiments)
769
  demo = app.launch()
770
  demo.launch(favicon_path=f"static/XAI-Top-PnP.svg")
771
- # demo.launch(favicon_path=f"static/XAI-Top-PnP.svg", share=True)
 
768
  app = ImageClsApp(experiments)
769
  demo = app.launch()
770
  demo.launch(favicon_path=f"static/XAI-Top-PnP.svg")