gradio/client/python/gradio_client
Abubakar Abid 3c8c4ac2db
Document the gr.ParamViewer component, and fix component preprocessing/postprocessing docstrings (#7116)
* add paramviewer to docs

* add changeset

* type fixing

* round to

* format

* revert to make test pass

* remove msg

* add changeset

* annotated image

* annotated image
push

* audio

* changes

* changes

* audio

* audio

* changes

* remove borders from code

* working

* fixes

* add changeset

* formatting

* build fix

* changes

* ls

* more components

* format

* some more

* more

* component

* plots

* buttons

* simple backend

* number

* more

* more

* simple templates

* format

* fixes

* backend

* fix tests

* fix test

* fixes

* formatting

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2024-01-31 09:36:21 -08:00
..
cli Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
templates Deploy ChatInterface as a discord bot (#4960) 2023-07-26 16:09:38 -04:00
__init__.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
CHANGELOG.md chore: update versions (#7004) 2024-01-19 00:13:02 -05:00
client.py Optimize client view_api method (#7178) 2024-01-26 13:33:37 -05:00
data_classes.py Enable streaming audio in python client (#5248) 2023-08-21 12:15:36 -07:00
documentation.py Document the gr.ParamViewer component, and fix component preprocessing/postprocessing docstrings (#7116) 2024-01-31 09:36:21 -08:00
exceptions.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
media_data.py Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
package.json chore: update versions (#7004) 2024-01-19 00:13:02 -05:00
serializing.py Version 4 development branch (#5498) 2023-10-31 04:46:02 +00: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 Add show_api parameter to events, and fix gr.load(). Also makes some minor improvements to the "view API" page when running on Spaces (#6846) 2023-12-22 11:59:02 -08:00