Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Wan-AI/Wan2.1-I2V-14B-480P
|
| 7 |
+
- Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
|
| 8 |
+
pipeline_tag: image-to-video
|
| 9 |
+
tags:
|
| 10 |
+
- text-to-image
|
| 11 |
+
- lora
|
| 12 |
+
- diffusers
|
| 13 |
+
- template:diffusion-lora
|
| 14 |
+
- image-to-video
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
The large, bald man rides a gray donkey, then infl4t3 inflates it, both the man and the donkey expanding into giant, inflated figures against the desert landscape.
|
| 18 |
+
output:
|
| 19 |
+
url: example_videos/man_inflate.mp4
|
| 20 |
+
- text: >-
|
| 21 |
+
The stylish woman in a white pantsuit smiles, then infl4t3 inflates it, her form expanding, and her suit balloons around her in a chic, air-filled design.
|
| 22 |
+
output:
|
| 23 |
+
url: example_videos/woman_inflate.mp4
|
| 24 |
+
- text: >-
|
| 25 |
+
The young boy riding a bicycle down the dirt road is surprised, then infl4t3 inflates it, his body and bike inflating together like a whimsical, cartoonish balloon.
|
| 26 |
+
output:
|
| 27 |
+
url: example_videos/cartoon_inflate.mp4
|
| 28 |
+
- text: >-
|
| 29 |
+
The red apple sits on a light gray surface, then infl4t3 inflates it, its skin becoming taut and glossy as it transforms into a perfect, inflated sphere.
|
| 30 |
+
output:
|
| 31 |
+
url: example_videos/apple_inflate.mp4
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
<div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
|
| 35 |
+
<h1 style="color: #24292e; margin-top: 0;">Inflate Effect LoRA for Wan2.1 14B I2V 480p</h1>
|
| 36 |
+
|
| 37 |
+
<div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
|
| 38 |
+
<h2 style="color: #24292e; margin-top: 0;">Overview</h2>
|
| 39 |
+
<p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to inflate any object in an image. The effect works on a wide variety of objects, from animals to vehicles to people!</p>
|
| 40 |
+
</div>
|
| 41 |
+
|
| 42 |
+
<div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
|
| 43 |
+
<h2 style="color: #24292e; margin-top: 0;">Features</h2>
|
| 44 |
+
<ul style="margin-bottom: 0;">
|
| 45 |
+
<li>Transform any image into a video of it being inflated</li>
|
| 46 |
+
<li>Trained on the Wan2.1 14B 480p I2V base model</li>
|
| 47 |
+
<li>Consistent results across different object types</li>
|
| 48 |
+
<li>Simple prompt structure that's easy to adapt</li>
|
| 49 |
+
</ul>
|
| 50 |
+
</div>
|
| 51 |
+
|
| 52 |
+
<div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
|
| 53 |
+
<h2 style="color: #24292e; margin-top: 0;">Community</h2>
|
| 54 |
+
<ul style="margin-bottom: 0;">
|
| 55 |
+
<li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
|
| 56 |
+
<li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
|
| 57 |
+
</ul>
|
| 58 |
+
</div>
|
| 59 |
+
</div>
|
| 60 |
+
|
| 61 |
+
<Gallery />
|