mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
* Create WorkerProxy.runPythonFile() to run a mounted Python file and rename .runPythonAsync() to .runPythonCode() * Fix lite/index.html and app/lite/index.ts adjusting the new option name * Add changeset * Add controller.unmount() * Add changeset --------- Co-authored-by: pngwn <hello@pngwn.io>
75 B
75 B
@gradio/lite |
---|
minor |
Add methods to execute mounted Python files