Improve model card for DiffThinker: Add metadata, links, and usage details
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team. I've updated the model card for DiffThinker to enhance its discoverability and provide more comprehensive information.
This PR includes the following improvements:
- Metadata: Added
pipeline_tag: image-to-imageandlibrary_name: diffusersto enable automated usage snippets and improve searchability. - Links: Added a direct link to the official GitHub repository for easy access to the code.
- Content: Incorporated a concise summary of the model's purpose, its key features (efficiency, controllability, native parallelism, and collaboration), and detailed "Quick Start" and "Inference & Evaluation" sections with code snippets from the original GitHub README.
- Citation: Added a BibTeX entry for proper academic attribution.
These changes will help users better understand and utilize the DiffThinker model.
yhx12
changed pull request status to
merged