Vicious / README.md
TatsuyaXAI's picture
Update README.md
76f869f verified
---
library_name: diffusers
---
# Vicious from Why Does Nobody Remember Me in This World?
# Trigger Words:
**Vicious, blonde hair, yellow eyes,**
# Hairstyle:
- **long hair, hair down**
- **hair bun, single hair bun**
- **folded ponytail**
- **hair over one eye**
- **parted bangs**
- **sidelocks**
Dress:
1) **green dress, angel wings, white wings, low wings, bridal gauntlets, detached sleeveles, clothing cutout, cleavage cutout, shoulder armor, pauldron**
2) **green dress, bridal gauntlets, detached sleeveles, clothing cutout, cleavage cutout, shoulder armor, pauldron, shoulder cutout**
# Accessories:
- **jewellery, earrings**
# Weapon:
- **polerarm**
Previews(Pony):
<style>
.custom-table td {
width: 25%; /* 100% / 4 = 25% per cell for 4 items per row */
}
.custom-image-container {
position: relative;
width: 100%;
height: 100%;
border-radius: 0.5em;
overflow: hidden;
align-items: center;
}
.custom-image {
width: 100%;
height: auto;
border-radius: 0.5em;
transition: transform 0.25s;
}
.custom-image-container:hover .custom-image {
transform: scale(1.2);
}
</style>
<table class="custom-table">
<tr>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P1.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P2.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P3.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P4.png" alt="Pony Preview">
</div>
</td>
</tr>
<tr>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P5.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P6.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P7.png" alt="Pony Preview">
</div>
</td>
<td>
<div class="custom-image-container">
<img class="custom-image" src="PonyPreview/P8.png" alt="Pony Preview">
</div>
</td>
</tr>
</table>