|
This is a Repository containing my personal LoRA collection gathered from around the web. |
|
|
|
**NONE OF THE LORAS HERE ARE MINE** |
|
|
|
<div class="details"> |
|
|
|
<span style="text-align: center !important">**Changelog**</span> |
|
* Updated README with new image styling, optimized file size hopefully. |
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
----- |
|
|
|
[c]: #"CHR" |
|
<details><summary><b>CHR</b></summary> |
|
<details class="image_body"><summary>Images</summary> |
|
<div class="srcimage-container"> |
|
<div class="srcimage"> |
|
|
|
![]() |
|
[]() |
|
</div> |
|
<div class="srcimage"> |
|
|
|
![]() |
|
[]() |
|
</div> |
|
<div class="srcimage"> |
|
|
|
![]() |
|
[]() |
|
</div><div class="srcimage"> |
|
|
|
![]() |
|
[]() |
|
</div> |
|
<div class="srcimage"> |
|
|
|
![]() |
|
[]() |
|
</div> |
|
</div> |
|
</details> |
|
|
|
[Model Source]() |
|
|
|
[Model Download]() |
|
</details> |
|
|
|
|
|
<style> |
|
|
|
.image_body { |
|
background-color: #555575; |
|
padding-left: 10px; |
|
border-radius: 5px; |
|
margin-top: 0px !important; |
|
margin-bottom: 0px !important; |
|
margin-left: 0px; |
|
margin-right: 5px; |
|
padding-left: -10px; |
|
text-align: center; |
|
} |
|
|
|
img {width: 90% !important; max-height: 90% !important; display: block; align: center; margin-left: auto; margin-right: auto; margin-top: 0px !important; margin-bottom: 2px;/* remove extra space below image */ } |
|
details, .details { |
|
background-color: #001e3c; padding-left: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px; padding-bottom: 2px; padding-top: 5px; |
|
} |
|
.image_sources { |
|
text-align: center; |
|
} |
|
hr { |
|
margin-top: 25px; |
|
margin-bottom: 10px; |
|
} |
|
.srcimage-container { |
|
display: block; |
|
border: solid red; |
|
margin-top: 5px; |
|
} |
|
|
|
.srcimage { |
|
display: inline-block; |
|
border: solid white; |
|
width: 49%; |
|
margin-left: -2px |
|
} |
|
</style> |
|
|