Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,13 @@ tags:
|
|
83 |
#image3:checked ~ .image-container img:nth-child(3),
|
84 |
#image4:checked ~ .image-container img:nth-child(4),
|
85 |
#image5:checked ~ .image-container img:nth-child(5),
|
86 |
-
#image6:checked ~ .image-container img:nth-child(6)
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
opacity: 1;
|
88 |
}
|
89 |
|
@@ -96,7 +102,6 @@ tags:
|
|
96 |
#image3l{
|
97 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01551.png");
|
98 |
}
|
99 |
-
|
100 |
#image4l{
|
101 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01598.png");
|
102 |
}
|
@@ -106,6 +111,24 @@ tags:
|
|
106 |
#image6l{
|
107 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01558.png");
|
108 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
</style>
|
110 |
<div class="image-viewer">
|
111 |
<input type="radio" id="image1" name="image-switcher" checked>
|
@@ -120,6 +143,18 @@ tags:
|
|
120 |
<label for="image5" id="image5l"></label>
|
121 |
<input type="radio" id="image6" name="image-switcher">
|
122 |
<label for="image6" id="image6l"></label>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
|
124 |
<div class="image-container">
|
125 |
<img src="output-samples/01549.png" alt="Image 1">
|
@@ -128,6 +163,12 @@ tags:
|
|
128 |
<img src="output-samples/01598.png" alt="Image 4">
|
129 |
<img src="output-samples/01557.png" alt="Image 5">
|
130 |
<img src="output-samples/01558.png" alt="Image 6">
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
</div>
|
132 |
</div>
|
133 |
|
|
|
83 |
#image3:checked ~ .image-container img:nth-child(3),
|
84 |
#image4:checked ~ .image-container img:nth-child(4),
|
85 |
#image5:checked ~ .image-container img:nth-child(5),
|
86 |
+
#image6:checked ~ .image-container img:nth-child(6),
|
87 |
+
#image7:checked ~ .image-container img:nth-child(7),
|
88 |
+
#image8:checked ~ .image-container img:nth-child(8),
|
89 |
+
#image9:checked ~ .image-container img:nth-child(9),
|
90 |
+
#imagea:checked ~ .image-container img:nth-child(10),
|
91 |
+
#imageb:checked ~ .image-container img:nth-child(11),
|
92 |
+
#imagec:checked ~ .image-container img:nth-child(12) {
|
93 |
opacity: 1;
|
94 |
}
|
95 |
|
|
|
102 |
#image3l{
|
103 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01551.png");
|
104 |
}
|
|
|
105 |
#image4l{
|
106 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01598.png");
|
107 |
}
|
|
|
111 |
#image6l{
|
112 |
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01558.png");
|
113 |
}
|
114 |
+
#image7l{
|
115 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01549.png");
|
116 |
+
}
|
117 |
+
#image8l{
|
118 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01550.png");
|
119 |
+
}
|
120 |
+
#image9l{
|
121 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01551.png");
|
122 |
+
}
|
123 |
+
#imageal{
|
124 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01598.png");
|
125 |
+
}
|
126 |
+
#imagebl{
|
127 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01557.png");
|
128 |
+
}
|
129 |
+
#imagecl{
|
130 |
+
background-image: url("https://huggingface.co/KBlueLeaf/Kohaku-XL-Epsilon/resolve/main/output-samples/01558.png");
|
131 |
+
}
|
132 |
</style>
|
133 |
<div class="image-viewer">
|
134 |
<input type="radio" id="image1" name="image-switcher" checked>
|
|
|
143 |
<label for="image5" id="image5l"></label>
|
144 |
<input type="radio" id="image6" name="image-switcher">
|
145 |
<label for="image6" id="image6l"></label>
|
146 |
+
<input type="radio" id="image7" name="image-switcher" checked>
|
147 |
+
<label for="image7" id="image7l"></label>
|
148 |
+
<input type="radio" id="image8" name="image-switcher">
|
149 |
+
<label for="image8" id="image8l"></label>
|
150 |
+
<input type="radio" id="image9" name="image-switcher">
|
151 |
+
<label for="image9" id="image9l"></label>
|
152 |
+
<input type="radio" id="imagea" name="image-switcher" checked>
|
153 |
+
<label for="imagea" id="imageal"></label>
|
154 |
+
<input type="radio" id="imageb" name="image-switcher">
|
155 |
+
<label for="imageb" id="imagebl"></label>
|
156 |
+
<input type="radio" id="imagec" name="image-switcher">
|
157 |
+
<label for="imagec" id="imagecl"></label>
|
158 |
|
159 |
<div class="image-container">
|
160 |
<img src="output-samples/01549.png" alt="Image 1">
|
|
|
163 |
<img src="output-samples/01598.png" alt="Image 4">
|
164 |
<img src="output-samples/01557.png" alt="Image 5">
|
165 |
<img src="output-samples/01558.png" alt="Image 6">
|
166 |
+
<img src="output-samples/01549.png" alt="Image 7">
|
167 |
+
<img src="output-samples/01550.png" alt="Image 8">
|
168 |
+
<img src="output-samples/01551.png" alt="Image 9">
|
169 |
+
<img src="output-samples/01598.png" alt="Image a">
|
170 |
+
<img src="output-samples/01557.png" alt="Image b">
|
171 |
+
<img src="output-samples/01558.png" alt="Image c">
|
172 |
</div>
|
173 |
</div>
|
174 |
|