Hi there,
Niels here from the open-source team at HF. I discovered your work through the paper page: https://huggingface.co/papers/2408.02226 (feel free to claim the paper as author so that it appears under your HF profile).
Would be awesome to make the ProCreate dataset available on the hub, such that people can do:
from datasets import load_dataset
dataset = load_dataset("your-hf-organization/procreate")
This also comes with a dataset viewer, enabling people to view the first rows of the data in the browser.
See here for a guide: https://huggingface.co/docs/datasets/image_dataset
Let me know if you need any help 🤗
Cheers,
Niels
Open-source @ HF
Hi there,
Niels here from the open-source team at HF. I discovered your work through the paper page: https://huggingface.co/papers/2408.02226 (feel free to claim the paper as author so that it appears under your HF profile).
Would be awesome to make the ProCreate dataset available on the hub, such that people can do:
This also comes with a dataset viewer, enabling people to view the first rows of the data in the browser.
See here for a guide: https://huggingface.co/docs/datasets/image_dataset
Let me know if you need any help 🤗
Cheers,
Niels
Open-source @ HF