Spaces:
Runtime error
Runtime error
| # ... (your existing app.py code stays as is, but change the LAST LINE to:) | |
| demo.launch(inbrowser=True) | |
| # ... (your existing app.py code stays as is, but change the LAST LINE to:) | |
| demo.launch(inbrowser=True) | |