gradio/client/python/gradio_client
aliabid94 55f664f297
Add event listener support to render blocks (#8243)
* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

* changeas

* changes

* add changeset

* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* add changeset

* changes

* cganges

* changes

* changes

* changes

* changes

* add changeset

* changes

* chagnes

* changes

* changes

* changes

* changes

* changes

* js

* remove console log

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* add changeset

* changes

* chnages

* changes

* cnages

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* changes

* add changeset

* Add `state.change` listener (#8297)

* state changes

* changes

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* changes

* changes

* add changeset

* changes

* changes

* changes

* changes

* changes

* changes

---------

Co-authored-by: Ali Abid <aliabid94@gmail.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-05-22 14:51:53 -07:00
..
cli Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
templates Update ruff to 0.1.13, enable more rules, fix issues (#7061) 2024-02-01 11:32:40 -08:00
__init__.py Files should now be supplied as file(...) in the Client, and some fixes to gr.load() as well (#7575) 2024-03-08 12:29:02 -08:00
CHANGELOG.md chore: update versions (#8320) 2024-05-17 14:30:02 -07:00
client.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
compatibility.py Cancel server progress from the python client (#8245) 2024-05-10 12:26:39 -04:00
data_classes.py Adds support for kwargs and default arguments in the python client, and improves how parameter information is displayed in the "view API" page (#7732) 2024-03-21 17:18:13 -07:00
documentation.py Control which files get moved to cache with gr.set_static_paths (#7618) 2024-03-07 15:39:07 -05:00
exceptions.py Make exceptions in the Client more specific (#8264) 2024-05-13 12:06:06 -07:00
media_data.py Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
package.json chore: update versions (#8320) 2024-05-17 14:30:02 -07:00
serializing.py upgrade ruff test dependency to ruff==0.4.1 (#8100) 2024-04-23 09:16:58 -07:00
types.json Adds copy buttons to website, and better descriptions to API Docs (#5721) 2023-09-27 23:23:01 -07:00
utils.py Fix api recorder (#8247) 2024-05-17 13:37:44 -07:00