POSTECH-CVLab / PyTorch-StudioGAN

StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
https://github.com/MINGUKKANG
Other
3.41k stars 340 forks source link

Hugging Face Hub Integration #111

Open osanseviero opened 2 years ago

osanseviero commented 2 years ago

Hi!

This project is very nice. I saw that at the moment you're sharing the model weights via Google Drive links, but I think it would be very nice if these were shared via the Hugging Face Hub as well.

Some of the benefits of sharing your models through the Hub would be:

Creating the repos and adding new models should be a relatively straightforward process if you've used Git before. This is a step-by-step guide explaining the process in case you're interested. Please let us know if you would be interested and if you have any questions. We would also be happy to further aid you in building some demos out of this.

Happy to hear your thoughts, Omar and the Hugging Face team

cc @merveenoyan

mingukkang commented 2 years ago

Hi, osanseviero

I think It would be nice to share the weights of various GANs using Hugging Face Hub.

I want to upload the weights right now, but I don't have enough time to do it.

After completing urgent work, I will comment on this issue.

Thank you 🤗

Best,

Minguk

osanseviero commented 2 years ago

Hi Minguk! I hope you're doing great!

I was wondering if you're still interested in sharing the model weights through the Hub (cc @NimaBoscarino)

mingukkang commented 1 year ago

Yes, we are providing all model weights through Hugging Face Hub.

Thank you.