Video-to-Video
Diffusers
Safetensors

Add pipeline tag, library name and metadata

#1
by nielsr HF Staff - opened

Hi! This PR adds relevant metadata to the model card:

  • pipeline_tag: image-to-image: This ensures the model is correctly categorized for video and image restoration tasks.
  • library_name: diffusers: The provided config.json and checkpoint layout indicate compatibility with the Diffusers library format.
  • It also maintains the existing license and improves the content structure by adding a citation section.

These changes help in making the model more discoverable and usable on the Hugging Face Hub.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment