Add comprehensive model card for Face-MoGLE
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the Face-MoGLE model, a novel framework for controllable face generation using Diffusion Transformers, as presented in the paper Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.
The updates include:
- Adding the Apache 2.0 license.
- Setting the
pipeline_tagtotext-to-imageand relevanttagsto improve discoverability. - Including links to the official paper, project page, and GitHub repository.
- Providing the model's abstract and key features.
- A clear sample usage section with command-line snippets, directly from the GitHub README.
- Visual results to showcase the model's capabilities.
- The correct BibTeX citation for the paper.
This should significantly enhance the model's documentation and user experience on the Hugging Face Hub.