gradio/.changeset/large-olives-unite.md
Abubakar Abid 9cefd2e90a
Refactor examples so they accept data in the same format as is returned by function, rename .as_example() to .process_example() (#6933)
* 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>
2024-01-10 16:35:25 -08:00

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()