Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #5063

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Conversation

esraa-abdelmaksoud
Copy link
Contributor

Fixing the link of building with blocks.

Description

The link to "building with blocks" is broken. The pull request is to update the readme file to get it fixed.

Closes: #(issue)

🎯 PRs Should Target Issues

Before your create a PR, please check to see if there is an existing issue for this change. If not, please create an issue before you create this PR, unless the fix is very small.

Not adhering to this guideline will result in the PR being closed.

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

Fixing the link of building with blocks.
@vercel
Copy link

vercel bot commented Aug 1, 2023

@esraa-abdelmaksoud is attempting to deploy a commit to the Hugging Face Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@freddyaboulton
Copy link
Collaborator

We don’t need a CHANGELOG entry for this but wondering why one did not get created automatically (cc @pngwn )

@freddyaboulton freddyaboulton merged commit c2798a0 into gradio-app:master Aug 2, 2023
2 of 3 checks passed
@pngwn
Copy link
Member

pngwn commented Aug 2, 2023

@freddyaboulton if the files changed aren't in a package it won't generate one but the bot should still comment. Will take a look.

yvrjsharma added a commit that referenced this pull request Aug 10, 2023
* Create Gradio_ONNX_on_Hugging_Face.md

* add titles and related spaces

* add clearer description

* add gradio description

* add contribution guide

* add spaces description

* add onnx models description

* first version of document related to onnx/ort/modelzoo

* rewording

Signed-off-by: jcwchen <jacky82226@gmail.com>

* for review

Signed-off-by: jcwchen <jacky82226@gmail.com>

* spaces

Signed-off-by: jcwchen <jacky82226@gmail.com>

* update Gradio desc

* update spaces description

* update onnx description

* add code example

* update title and tags

* add Spaces demo

* add efficientnet-lite4 description

* add ONNX models tag description

* updated by review; onnx.hub

Signed-off-by: jcwchen <jacky82226@gmail.com>

* download from onnx model zoo

* guide on 4 kinds of interfaces

* interfaces

* changelog

* added demo

* added demos and edited markdown

Added standard and unified interface demos, along with updates to the markdown.

* updated notebooks

Updated notebooks with markdown changes and bug fixes

* Replaced blocks code with interface style code

Updated the unified demo example with Interface style demo to keep in sync with other examples in the guide

* added requirements.txt file

requirements file with torch and transformers library

* Update README.md (#5063)

Fixing the link of building with blocks.

* rephrasing the messaging for concurrency_count and queues

* delete run.ipynb duplicate

* delete duplicate

* Delete run.py

* rephrasing concurrency_count wording

* Update gradio/blocks.py

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* Update gradio/blocks.py

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* Update gradio/blocks.py

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

---------

Signed-off-by: jcwchen <jacky82226@gmail.com>
Co-authored-by: AK391 <81195143+AK391@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Esraa Abdelmaksoud <73304837+esraa-abdelmaksoud@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants