Guide for Gradio ONNX model zoo on Huggingface (#1073)
* 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
* update title
* use ort instead of rt for onnx runtime
* fix loads
* delete extra onnxruntime import
* delete trailing space
* update height to 810
* update description
* add the
* delete duplicate sentence
* update get started description
* add the
* update sentence
* fix sentence
* fix sentence
* fix demos
* fix model to models
* remove get started
* onnx model zoo PR link
* add contribution
* fix sentence
* is to are
* no colon at end
* update contribution and link
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>