mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
9cefd2e90a
* image-editor-examples * add changeset * add changeset * delete changeset * change to process_example() * add changeset * changes for all components until dataset.py * rename * fix checkboxgroup * format * changes * add changeset * changes * add changeset * radio * add changeset * changes * add changeset * changes * examples * remove print * fix * clean * add changeset * fix tests * fix tests * fix test * fix * add changeset * fix video example * add changeset --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
316 B
316 B
@gradio/checkboxgroup | @gradio/dropdown | @gradio/image | @gradio/imageeditor | @gradio/radio | @gradio/video | gradio |
---|---|---|---|---|---|---|
minor | minor | minor | minor | minor | minor | minor |
fix:Refactor examples so they accept data in the same format as is returned by function, rename .as_example()
to .process_example()