Improve model card and metadata

#1
by nielsr HF Staff - opened

Hi, I'm Niels from the Hugging Face community science team.

This PR improves the model card for the DM4CT latent diffusion model. The following changes were made:

  • Added the pipeline_tag: image-to-image to the YAML metadata to improve model discoverability.
  • Added the official project page link.
  • Filled in technical placeholders (like latent resolution) using information from the configuration files.
  • Fixed the sample usage code snippet to follow standard diffusers logic.
  • Linked the paper to its Hugging Face paper page.
jiayangshi changed pull request status to merged

Sign up or log in to comment