Add model card for Meta-CoT
#1
by nielsr HF Staff - opened
This PR adds a model card for Meta-CoT, a paradigm for image editing that enhances granularity and generalization through a two-level Chain-of-Thought decomposition. The card includes:
- Metadata for the
image-to-imagepipeline. - Links to the paper, project page, and GitHub repository.
- A summary of the key features of the paradigm (Triplet Decomposition, Meta-tasks, and CEC Reward).
- Sample usage instructions for single-image editing derived from the official repository.