File size: 1,715 Bytes
84689eb
 
 
 
 
 
 
 
 
 
 
 
 
 
d1c7299
84689eb
2926846
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
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>