Move model to model Repository

#1
by radames HF staff - opened

hi @xinyu1205 ,
thanks for amazing work,
could you please move your model tag2text_swin_14m.pth to a model repository? this will make easier for other folks to reuse it
Then you can do this

from huggingface_hub import hf_hub_download
model_path  = f_hub_download(repo_id="xinyu1205/tag2text_model", filename="tag2text_swin_14m.pth")

hi, @radames
Thanks for your valueable suggestion, it is truly an honor to have your attention!
I will definitely include your suggestion in my schedule and process in the coming few days.
Best wishes!

@xinyu1205 your project is truly amazing, we appreciate you open-sourcing and sharing with the community

Sign up or log in to comment