Spaces:
Runtime error
Runtime error
```text
Browse filesfeat: Update demo.launch() in app.py to show error message
The code changes modify the `demo.launch()` function in `app.py` to include the `show_error=True` parameter. This ensures that any error that occurs during the launch of the demo is displayed to the user.