mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-06 10:25:17 +08:00
30463c5e15
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7.6 KiB
7.6 KiB
@gradio/lite
4.31.0
Fixes
Dependency updates
- gradio@4.31.0
4.29.0
Features
- #8052
1435d1d
- Extend Interface.from_pipeline() to support Transformers.js.py pipelines on Lite. Thanks @whitphx!
Dependency updates
- @gradio/wasm@0.10.1
- gradio@4.29.0
4.28.3
Dependency updates
- gradio@4.28.3
4.28.2
Dependency updates
- gradio@4.28.2
4.28.1
Dependency updates
- gradio@4.28.1
4.28.0
Dependency updates
- gradio@4.28.0
4.27.0
Dependency updates
- gradio@4.27.0
4.26.0
Features
Dependency updates
- gradio@4.26.0
4.25.0
Dependency updates
- gradio@4.25.0
4.24.0
Dependency updates
- gradio@4.24.0
4.23.0
Dependency updates
- @gradio/wasm@0.10.0
- gradio@4.23.0
4.22.0
Features
Dependency updates
- @gradio/wasm@0.9.0
- gradio@4.22.0
4.21.0
Features
Dependency updates
- @gradio/wasm@0.8.0
- gradio@4.21.0
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