Update README.md
Browse files
README.md
CHANGED
@@ -177,41 +177,33 @@ A nurse is walking down a dark hospital corridor when suddenly the doctors appea
|
|
177 |
|
178 |
[Download: Start_End](https://huggingface.co/deadman44/Wan2.2_Workflow_for_myxx_series_LoRA/raw/main/Wan2.2_Start_End.json)
|
179 |
<br/><br/>
|
180 |
-
<
|
181 |
-
|
182 |
-
|
183 |
-
<
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
<
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
</
|
198 |
-
|
199 |
-
|
200 |
-
<
|
201 |
-
|
202 |
-
</video>
|
203 |
-
</td>
|
204 |
-
</tr>
|
205 |
-
<tr><td colspan="2">
|
206 |
-
|
207 |
-
```bash
|
208 |
-
18yo, myjk, japanese,
|
209 |
Suddenly A girl in a yellow parachute suit lands with her parachute open on a street crowded with people.
|
210 |
She has a black ponytail with side bangs.
|
211 |
-
People cheer and applaud
|
212 |
-
|
213 |
-
</
|
214 |
-
</table>
|
215 |
|
216 |
---
|
217 |
|
|
|
177 |
|
178 |
[Download: Start_End](https://huggingface.co/deadman44/Wan2.2_Workflow_for_myxx_series_LoRA/raw/main/Wan2.2_Start_End.json)
|
179 |
<br/><br/>
|
180 |
+
<div style="display: flex; flex-direction: row; gap: 24px; align-items: flex-start; margin-bottom: 24px;">
|
181 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
182 |
+
<strong>Start Image</strong>
|
183 |
+
<img src="https://img1.pixhost.to/images/7711/628826893_20250804200958_t2i_00001_.jpg" alt="start" style="max-width: 240px; height: auto; border: 1px solid #ccc;">
|
184 |
+
</div>
|
185 |
+
|
186 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
187 |
+
<strong>End Image</strong>
|
188 |
+
<img src="https://img1.pixhost.to/images/7711/628826895_20250804190007_t2i_00001_.jpg" alt="end" style="max-width: 240px; height: auto; border: 1px solid #ccc;">
|
189 |
+
</div>
|
190 |
+
</div>
|
191 |
+
|
192 |
+
<div style="margin-bottom: 24px;">
|
193 |
+
<video controls style="max-width: 480px; height: auto; border: 1px solid #ccc;">
|
194 |
+
<source src="https://files.catbox.moe/s911sw.mp4" type="video/mp4">
|
195 |
+
お使いのブラウザでは動画を再生できません。
|
196 |
+
</video>
|
197 |
+
</div>
|
198 |
+
|
199 |
+
<div>
|
200 |
+
<pre style="background: #f4f4f4; padding: 12px; border-radius: 6px; overflow-x: auto;">
|
201 |
+
<code>18yo, myjk, japanese,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
Suddenly A girl in a yellow parachute suit lands with her parachute open on a street crowded with people.
|
203 |
She has a black ponytail with side bangs.
|
204 |
+
People cheer and applaud.</code>
|
205 |
+
</pre>
|
206 |
+
</div>
|
|
|
207 |
|
208 |
---
|
209 |
|