A newer version of the Gradio SDK is available:
5.23.1
@gradio/lite
4.43.0
Fixes
Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
4.42.0
Features
Dependency updates
- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]
4.41.0
Dependency updates
4.40.0
Dependency updates
4.39.0
Dependency updates
- @gradio/[email protected]
- [email protected]
4.38.1
Dependency updates
4.38.0
Dependency updates
4.37.2
Dependency updates
4.37.1
Dependency updates
4.37.0
Dependency updates
- @gradio/[email protected]
- [email protected]
4.36.1
Dependency updates
4.36.0
Dependency updates
4.35.0
Dependency updates
4.34.0
Dependency updates
4.33.0
Dependency updates
4.32.2
Dependency updates
4.32.1
Dependency updates
4.32.0
Dependency updates
4.31.5
Dependency updates
4.31.4
Dependency updates
4.31.3
Dependency updates
4.31.2
Dependency updates
4.31.1
Dependency updates
4.31.0
Fixes
Dependency updates
4.29.0
Features
- #8052
1435d1d
- Extend Interface.from_pipeline() to support Transformers.js.py pipelines on Lite. Thanks @whitphx!
Dependency updates
- @gradio/[email protected]
- [email protected]
4.28.3
Dependency updates
4.28.2
Dependency updates
4.28.1
Dependency updates
4.28.0
Dependency updates
4.27.0
Dependency updates
4.26.0
Features
Dependency updates
4.25.0
Dependency updates
4.24.0
Dependency updates
4.23.0
Dependency updates
- @gradio/[email protected]
- [email protected]
4.22.0
Features
Dependency updates
- @gradio/[email protected]
- [email protected]
4.21.0
Features
Dependency updates
- @gradio/[email protected]
- [email protected]
4.14.2
Features
4.14.1
Features
- #6999
576b7ce
- lite build fix: install build package. Thanks @abidlabs! - #7000
a7db8c1
- Add env to lite build. Thanks @aliabd! - #6997
523c08f
- Design changes to Playground. Thanks @aliabd!
4.14.0
Features
- #6989
71aab1c
- Add README to @gradio/lite. Thanks @aliabd! - #6996
0b1f68d
- bump lite to match gradio. Thanks @pngwn!
0.4.4
0.4.4-beta.0
Features
0.4.3
Fixes
0.4.2
Fixes
0.4.1
Fixes
0.4.0
Features
0.3.2
Features
0.3.1
Features
0.3.0
Minor Changes
Patch Changes
#4788
8d0d4e0a
Thanks @whitphx! - Generate a prebuilt themed CSS file at build time#4826
f0150c62
Thanks @whitphx! - Unload the local modules before re-executing a Python script so the edits on the modules are reflected#4779
80b49965
Thanks @whitphx! - Add file system APIs and an imperative package install method#4784
f757febe
Thanks @whitphx! - Remove the development code embedded in a dev HTML file so it will not be in a final bundle#4846
76acf3cb
Thanks @whitphx! - Fix the package name spec of markdown-it on the Wasm worker
0.2.0
Minor Changes
- #4732
1dc3c1a9
Thanks @whitphx! - Add an imperative API to reurn the Python code and refresh the frontend