Add initial dataset card for Face-MoGLE datasets

#6
by nielsr HF Staff - opened

This PR creates the initial dataset card for the Face-MoGLE datasets.
It adds:

  • task_categories: text-to-image, license: apache-2.0, and relevant tags to the metadata for better discoverability.
  • An introductory overview of the Face-MoGLE project.
  • Links to the associated paper, project page, and GitHub repository.
  • A description of the dataset structure for preparation, directly from the GitHub README.
  • A sample usage section with a code snippet for inference and mention of the Gradio demo, also from the GitHub README.

This significantly improves the documentation and usability of the datasets on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment