gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
32.49k stars 2.44k forks source link

Add necessary code to new `@gradio/app` to make it all work (adapt SPA code) #9113

Closed pngwn closed 1 week ago

pngwn commented 1 month ago

We need to adapt the SPA code for the current gradio app and add it to the full SSR version.

This should be pretty straightforward but we'll want to do the following:

abidlabs commented 1 week ago

Closed via https://github.com/gradio-app/gradio/pull/9412