gradio
da0e9447 - Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785)

Commit
2 years ago
Lite: Add methods to run Python files mounted on a virtual file system, and unmount() method (#4785) * 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>
Author
Parents
Loading