kuprel / min-dalle

min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huggingface hub integration

kamalkraj opened this issue · comments

Any plans on integrating the model download with huggingface hub.

Instead of all models in single repo, we can have 2 repo , one each for mini and mega.

I can contribute this feature. Please let me know your thoughts on this.

Thanks

What are the advantages over using requests?

Automatic download cache, resume download, Also automatically re-download if file in hub updated.