Improve model card and add metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves your model card by:
- Adding the
image-to-imagepipeline tag to the metadata for better discoverability. - Linking the model to the original paper Spanning the Visual Analogy Space with a Weight Basis of LoRAs.
- Adding a sample usage section based on your GitHub README to show users how to run inference.
- Cleaning up the links to the GitHub repository and project page.
Please review and merge if this looks good to you!