gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
32.41k stars 2.42k forks source link

Remove deprecated parameters from Python Client #8444

Closed abidlabs closed 3 months ago

abidlabs commented 3 months ago

This PR:

gradio-pr-bot commented 3 months ago

🪼 branch checks and previews

• Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
:unicorn: Changes detected! Details

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/b3c7d13cc07458ed20dad4d166a29449cda2de4c/gradio-4.33.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@b3c7d13cc07458ed20dad4d166a29449cda2de4c#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-builds.s3.amazonaws.com/b3c7d13cc07458ed20dad4d166a29449cda2de4c/gradio-client-0.20.1.tgz
gradio-pr-bot commented 3 months ago

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
@gradio/app minor
gradio minor
gradio_client minor

With the following changelog entry.

Remove deprecated parameters from Python Client

Maintainers or the PR author can modify the PR title to modify this entry.

#### Something isn't right? - Maintainers can change the version label to modify the version bump. - If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can [update the changelog file directly](https://github.com/gradio-app/gradio/edit/deprecate-client/.changeset/neat-trains-repair.md).