Spaces:
Running
Running
Use `demo` as Gradio entrypoint identifier
Browse files- Rename Gradio Blocks context in `src/app.py` from `iface` to `demo` to match official docs
- Update root-level `app.py` wrapper to import and launch `demo` instead of `iface`