Showcasing: Gallery model card component
![](https://huggingface.co/sbrandeis/gallery-showcase/resolve/main/neon-pokemons/dracaufeu.jpg)
- Prompt
- Dracaufeu, neon
- Negative Prompt
- low quality
![](https://huggingface.co/sbrandeis/gallery-showcase/resolve/main/./neon-pokemons/tortank.jpg)
- Prompt
- Tortank, neon
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 />
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.