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
30.61k stars 2.27k forks source link

fix client flaky tests #8481

Closed abidlabs closed 3 weeks ago

abidlabs commented 3 weeks ago

Some Client tests were failing because we now require handle_file().

And https://huggingface.co/osanseviero/BigGAN-deep-128 no longer has an Inference API for some reason so I've just removed those tests

gradio-pr-bot commented 3 weeks ago

🪼 branch checks and previews

• Name Status URL
Website building...
:unicorn: Changes detected! Details
gradio-pr-bot commented 3 weeks ago

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
gradio minor
gradio_client minor

With the following changelog entry.

fix client flaky tests

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/fix-client-flaky-tests/.changeset/crazy-turtles-sing.md).