| | ---
|
| | library_name: diffusers
|
| | ---
|
| | # **Hibari Houkobaru** from **Too Many Losing Heroines** |
| |
|
| | <u><b>Trigger Words:</b></u> **Hibari Houkobaru**, **brown eyes**, **brown hair**, **long hair**, **straight hair** |
| |
|
| | <u><b>Dress:</b></u> **white jacket**, **white shirt**, **school uniform**, **bowtie**, **orange bowtie**, **yellow bowtie**, **black pantyhose**, **pleated skirt**, **blue skirt** |
| |
|
| | <u><b>Accessories:</b></u> **black hairband**, **black choker** |
| |
|
| | Previews (Pony): |
| | <style> |
| | .custom-table td { |
| | width: 33.33%; /* 100% / 3 = 33.33% per cell for 3 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> |
| | </tr> |
| | <tr> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="PonyPreview/P4.png" alt="Pony Preview"> |
| | </div> |
| | </td> |
| | <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> |
| | </tr> |
| | </table> |
| | |
| | Previews (Illustrious): |
| | <style> |
| | .custom-table td { |
| | width: 33.33%; /* 100% / 3 = 33.33% per cell for 3 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="IllustriousPreview/P1.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="IllustriousPreview/P2.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="IllustriousPreview/P3.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | </tr> |
| | <tr> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="IllustriousPreview/P4.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="IllustriousPreview/P5.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | <td> |
| | <div class="custom-image-container"> |
| | <img class="custom-image" src="IllustriousPreview/P6.png" alt="Illustrious Preview"> |
| | </div> |
| | </td> |
| | </tr> |
| | </table> |