hitachinsk / FGT

[ECCV 2022] Flow-Guided Transformer for Video Inpainting
https://hitachinsk.github.io/publication/2022-10-01-Flow-Guided-Transformer-for-Video-Inpainting
MIT License
314 stars 32 forks source link

add models to Hugging Face Hub #13

Open AK391 opened 2 years ago

AK391 commented 2 years ago

Hi!

Would you be interested in sharing your models in the 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.

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.

and you can also setup a gradio demo for your model by following this guide: https://gradio.app/getting_started/

here is a example of a gradio demo: https://huggingface.co/spaces/adirik/OWL-ViT and the code: https://huggingface.co/spaces/adirik/OWL-ViT/blob/main/app.py

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

hitachinsk commented 2 years ago

Sorry for the late reply. We are interested in adding FGT to Hugging Face, and I will add this thing to my todo list.

AK391 commented 2 years ago

@hitachinsk great, let me know if you need any help getting started