yumingj / Text2Human

Code for Text2Human (SIGGRAPH 2022). Paper: Text2Human: Text-Driven Controllable Human Image Generation
https://yumingj.github.io/projects/Text2Human.html
Other
826 stars 90 forks source link

Is it OK to add your pretrained models to Hugging Face Hub? #5

Closed hysts closed 2 years ago

hysts commented 2 years ago

Hi, @yumingj Thank you for sharing this awesome work.

Is it OK for me to make the provided pretrained models publicly available in Hugging Face Hub? I made this demo app, but as I wasn't sure if it's OK, the pretrained models are in private repo for now.

hysts commented 2 years ago

Well, as you already seems to have an Hugging Face account, I think it's natural and better if you could add them yourself. How to add models: https://huggingface.co/docs/hub/models-uploading

yumingj commented 2 years ago

Thanks @hysts !

I prefer to make the current pretrained models in the private repo for now. I am training a new model on a more diverse and large-scale dataset. I am considering replacing the pretrained models with the newly trained ones if the performance is better.

I prefer to make the newly trained models publicly available when it is ready. Once it is ready, I will also let you know and update the web demo in your hugging face! Thanks!!

hysts commented 2 years ago

OK, I understand. Thanks!

RylanSchaeffer commented 2 years ago

Commenting to follow! @yumingj , any updates on the new model?

yumingj commented 2 years ago

Hi @RylanSchaeffer , I have updated the new model trained on a larger dataset! You can find that in our model zoo.