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

[Enhancement] Embedding gradio within a fastapi app #89

Open
1chooo opened this issue Sep 6, 2023 · 0 comments
Open

[Enhancement] Embedding gradio within a fastapi app #89

1chooo opened this issue Sep 6, 2023 · 0 comments
Assignees
Labels
💪🏻 enhancement New feature or request 🫵🏻 help wanted Extra attention is needed

Comments

@1chooo
Copy link
Owner

1chooo commented Sep 6, 2023

Descriptions

The current content of our project can become overly complex if we try to expand it to include more information about us, demos, or machine learning materials. Moreover, it may lose its simplicity. Therefore, for our future direction, we can consider developing an app using Gradio's native FastAPI to build upon the foundation of our current project. This app can serve as a playground and even allow us to develop more small applications related to Gradio.

Reference

gradio-app/gradio#1608
https://www.gradio.app/guides/fastapi-app-with-the-gradio-client
https://blog.deploif.ai/posts/productionizing_your_model
https://discuss.huggingface.co/t/dynamically-mount-a-gradio-block-from-within-a-fastapi-function/48983

Project Structure

https://github.com/pbudzyns/style-transfer-app
https://github.com/GunwooHan/Gradio-Streamlit-FastAPI-tutorial
https://github.com/dhanavishnu13/gradio_with_fastapi
https://github.com/petr7555/fastapi-gradio-towhee-demo
https://github.com/aybstain/Image_classifier_ResNet
fastapi_crud_ui_jinja2

@1chooo 1chooo added 💪🏻 enhancement New feature or request 🫵🏻 help wanted Extra attention is needed labels Sep 6, 2023
@1chooo 1chooo pinned this issue Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪🏻 enhancement New feature or request 🫵🏻 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants