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

Document how to deploy to Hugging Face Spaces #1373

Closed
jtpio opened this issue Aug 7, 2023 · 2 comments · Fixed by #1381
Closed

Document how to deploy to Hugging Face Spaces #1373

jtpio opened this issue Aug 7, 2023 · 2 comments · Fixed by #1381

Comments

@jtpio
Copy link
Member

jtpio commented Aug 7, 2023

Problem

Hugging Face, via its Spaces, provides a convenient way to deploy Voila apps for free by pushing to a repo (similar to Heroku).

They also have a generous free tier: https://huggingface.co/docs/hub/spaces-overview#hardware-resources

image

Suggested Improvement

Add a section to the documentation to show how to deploy to Hugging Face Spaces: https://voila.readthedocs.io/en/stable/deploy.html#cloud-service-providers

We could also create https://github.com/voila-dashboards/voila-huggingface and have an example automatically deployed to HuggingFace Spaces via CI.

@jtpio
Copy link
Member Author

jtpio commented Aug 7, 2023

automatically deployed to HuggingFace Spaces via CI.

I created the voila-dashboards organization on Hugging Face where we could deploy such example application: https://huggingface.co/voila-dashboards

@jtpio
Copy link
Member Author

jtpio commented Aug 7, 2023

create https://github.com/voila-dashboards/voila-huggingface

This could be bootstrapped from https://github.com/opengeos/voila-geospatial (tracked in opengeos/voila-geospatial#1) which is already a good example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant