-
Notifications
You must be signed in to change notification settings - Fork 55
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
DOC gradio integration #134
DOC gradio integration #134
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @merveenoyan
@adrinjalali it looks like below: also now that we don't have it in examples, I removed it from min dependencies. |
@adrinjalali mypy is complaining again 😂 |
@adrinjalali can you review? can't ask for a re-review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise LGTM.
…o gradio_integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a few more comments, the rest looks good to me.
Co-authored-by: Benjamin Bossan <[email protected]>
This PR includes documentation for gradio integration.
I added it to
plot_hf_hub.py
given it's hub related. However, for some reason it can't see there's an example data.Also I see in the example there is example input. (the latest model I pushed and the one I got the above error from)
(I also tried on my local, it can build the interface on this Space with model pushed through this tutorial, see
the model and the space)
pinging @freddyaboulton