Spaces:
Build error
Build error
rebuild after add MoRF, LeRf
Browse files
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")
|
|
|