Showcasing: Gallery model card component
Add this awesome image gallery to your model card with the following snippet:
---
# [...] Your model's metadata
widget:
- text: "Dracaufeu, neon"
parameters:
negative_prompt: low quality
output:
url: path/in/repo.png
- text: "Tortank, neon"
output:
URL: ./path/in/repo.jpg
---
<!-- [...] Your model card... -->
<Gallery />