Improve model card
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- adding the
pipeline_tag: image-to-imagemetadata - adding a link to the paper page: https://huggingface.co/papers/2608.05798
- adding a link to the GitHub repository: https://github.com/kandinskylab/kvae
- replacing the placeholder content with a short description of KVAE and sample usage instructions from the GitHub README
The existing library_name, license, and tags metadata are preserved.