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

[feature] Gradio webui #102

Closed
TanmayDoesAI opened this issue Aug 16, 2023 · 2 comments
Closed

[feature] Gradio webui #102

TanmayDoesAI opened this issue Aug 16, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TanmayDoesAI
Copy link
Contributor

Is the feature request related to a problem?
Okay, so I explored the colab notebook, and it was fairly easy to use, But the thing is the current crowd is used to having a gradio webui. I have made a github repo for the same, you could have a look:
Gradio Webui

This makes it not just easier to classify each output of the model, but gives us an easy way to just copy the code for further usage
Gorilla Colab WebUI

@TanmayDoesAI TanmayDoesAI added the enhancement New feature or request label Aug 16, 2023
@ShishirPatil
Copy link
Owner

Hey @TanmayDoesAI This is phenomenal! Yeah I agree that this is a great UI to use! Do you mind raising a PR?
Also, one minor suggestion might be to give the users an option of picking which model they want as an input. It could be a radio button / drop down etc. You are much better at UI then I am, so I trust your instincts on this one :)

Thanks again man! Cool work.

@TanmayDoesAI
Copy link
Contributor Author

Thanks a lot for the positive feedback! I'm excited that you liked the Gradio WebUI idea. Adding model selection through dropdown sounds cool, I'll definitely include that. I'll get to work on the changes and submit a PR soon. Your encouragement means a ton.

ShishirPatil added a commit that referenced this issue Aug 22, 2023
The colab notebook is fairly easy to use, But the thing is the current crowd is used to having a gradio webui. 

This makes it not just easier to classify each output of the model, but gives us an easy way to just copy the code for further usage

---------

Co-authored-by: Shishir Patil <shishirpatil@berkeley.edu>
devanshamin pushed a commit to devanshamin/gorilla that referenced this issue Jul 9, 2024
… (ShishirPatil#105)

The colab notebook is fairly easy to use, But the thing is the current crowd is used to having a gradio webui. 

This makes it not just easier to classify each output of the model, but gives us an easy way to just copy the code for further usage

---------

Co-authored-by: Shishir Patil <shishirpatil@berkeley.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants