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

Fix guides description #8558

Closed tan-z-tan closed 1 week ago

tan-z-tan commented 1 week ago

Description

Noticed that the type mentioned in the figure (int) and the description (float) were inconsistent. https://www.gradio.app/guides/key-features

Also included some additional text corrections.

🎯 PRs Should Target Issues

This is very small fix.

Tests

  1. PRs will only be merged if tests pass on CI. To run the tests locally, please set up your Gradio environment locally and run the tests: bash scripts/run_all_tests.sh

  2. You may need to run the linters: bash scripts/format_backend.sh and bash scripts/format_frontend.sh

gradio-pr-bot commented 1 week ago

🪼 branch checks and previews

• Name Status URL
Website ready! Website preview
:unicorn: Changes detected! Details
gradio-pr-bot commented 1 week ago

🦄 no changes detected

This Pull Request does not include changes to any packages.

No changes detected.

#### 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 [create the changelog file directly](https://github.com/tan-z-tan/gradio/new/patch-1/.changeset/mean-camels-melt.md).