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

add model to Huggingface #22

Closed
AK391 opened this issue Mar 15, 2022 · 3 comments
Closed

add model to Huggingface #22

AK391 opened this issue Mar 15, 2022 · 3 comments

Comments

@AK391
Copy link

AK391 commented Mar 15, 2022

Hi, would you be interested in adding Restormer to Hugging Face Hub? The Hub offers free hosting, and it would make your work more accessible and visible to the rest of the ML community. We can setup an organization or a user account under which restormer can be added similar to github.

Example from other organizations:
Keras: https://huggingface.co/keras-io
Microsoft: https://huggingface.co/microsoft
Facebook: https://huggingface.co/facebook

Example spaces with repos:
github: https://github.com/salesforce/BLIP
Spaces: https://huggingface.co/spaces/akhaliq/BLIP

github: https://github.com/facebookresearch/omnivore
Spaces: https://huggingface.co/spaces/akhaliq/omnivore

and here are guides for adding spaces/models/datasets to your org

How to add a Space: https://huggingface.co/blog/gradio-spaces
how to add models: https://huggingface.co/docs/hub/adding-a-model
uploading a dataset: https://huggingface.co/docs/datasets/upload_dataset.html

Please let us know if you would be interested and if you have any questions, we can also help with the technical implementation.

@swz30
Copy link
Owner

swz30 commented Mar 16, 2022

Hi @AK391

Thank you. If possible, could you please create the Gradio space for Restormer. Here is a demo that might be helpful in setting up the space. Please add the option buttons for the following restoration tasks: (1) Defocus Deblurring, (2) Real Image Denoising, (3) Motion Deblurring, and (4) Deraining.

@swz30 swz30 closed this as completed Mar 29, 2022
@swz30
Copy link
Owner

swz30 commented Apr 4, 2022

Web demo on gradio-spaces is now available: Hugging Face Spaces

@AK391
Copy link
Author

AK391 commented May 22, 2022

@swz30 thanks for making the Gradio Demo, great work, would you be interested in updating the demo using gradio blocks for the Gradio blocks competition this month: https://huggingface.co/Gradio-Blocks or adding another model, thanks

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

No branches or pull requests

2 participants