Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release counting network on Hugging Face #1

Open
NielsRogge opened this issue Mar 6, 2025 · 0 comments
Open

Release counting network on Hugging Face #1

NielsRogge opened this issue Mar 6, 2025 · 0 comments

Comments

@NielsRogge
Copy link

Hi @kevingalim 🤗

I'm Niels from the open-source team at Hugging Face. I discovered your work "Counting Guidance for High Fidelity Text-to-Image Synthesis" on Arxiv and was wondering whether you would like to submit it to hf.co/papers to improve its discoverability. If you are one of the authors, you can submit it at https://huggingface.co/papers/submit.

The paper page lets people discuss about your paper and lets them find artifacts about it (your models for instance), you can also claim the paper as yours which will show up on your public profile at HF, add Github and project page URLs.

I noticed your counting network checkpoint is currently hosted on Google Drive. Would you consider hosting it on the Hugging Face Hub? This would significantly improve its visibility and discoverability within the AI community. We can add appropriate tags to the model card, link it to your paper, and make it easily accessible for others to use.

Here's a guide for uploading models: https://huggingface.co/docs/hub/models-uploading. For custom PyTorch models, the PyTorchModelHubMixin class can simplify the process by adding from_pretrained and push_to_hub methods: https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin. If you prefer a more direct upload method, hf_hub_download is also available: https://huggingface.co/docs/huggingface_hub/en/guides/download#download-a-single-file.

Let me know if you're interested or need any assistance with the process!

Kind regards,

Niels
ML Engineer @ HF 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant