gwang-kim / DiffusionCLIP

[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
Other
799 stars 118 forks source link

add web demo/model to Huggingface #1

Open AK391 opened 2 years ago

AK391 commented 2 years ago

Hi, would you be interested in adding DiffusionCLIP to Hugging Face? The Hub offers free hosting, and it would make your work more accessible and visible to the rest of the ML community.

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/salesforce/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.

gwang-kim commented 2 years ago

Thanks for the great suggestion. Sooner or later, I will try uploading the model.

NimaBoscarino commented 2 years ago

Hey there! I've actually uploaded two of the models up to the hub, (CelebA-HQ and LSUN-Bedroom). Do you mind if I upload the rest of the models, and add them to the README here? I can also update the code to give the option for downloading the models from the Hub, and if you have a Hugging Face account I can transfer the models over to your account.

cc: @osanseviero

gwang-kim commented 2 years ago

Great! Those could be great! I will add them to the README. My Hugging Face accout is gwang-kim.

Thank you for your effort.

NimaBoscarino commented 2 years ago

They've been transferred! You can find them under your account now 😄