Remade commited on
Commit
cb27766
·
verified ·
1 Parent(s): 2597a6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -9
README.md CHANGED
@@ -15,15 +15,48 @@ This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to squish a
15
 
16
  ## Examples
17
 
18
- Here are some examples of the squish effect in action:
19
-
20
- | Object | Video |
21
- |--------|-------|
22
- | Clay Dog | [View Example](https://placeholder-link.com) |
23
- | Tank | [View Example](https://placeholder-link.com) |
24
- | Hot Air Balloon | [View Example](https://placeholder-link.com) |
25
- | Rodent | [View Example](https://placeholder-link.com) |
26
- | Woman | [View Example](https://placeholder-link.com) |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ## Usage
29
 
 
15
 
16
  ## Examples
17
 
18
+ <table>
19
+ <tr>
20
+ <td align="center">
21
+ <b>Clay Dog</b><br>
22
+ <img src="./example_gifs/dog_squish.gif" width="500"><br>
23
+ <a href="./example_videos/dog_squish.mp4">Download MP4</a><br><br>
24
+ <b>Prompt:</b> In the video, a miniature dog is presented. The dog is held in a person's hands. The person then presses on the dog, causing a sq41sh squish effect. The person keeps pressing down on the dog, further showing the sq41sh squish effect.
25
+ </td>
26
+ </tr>
27
+ <tr>
28
+ <td align="center">
29
+ <b>Tank</b><br>
30
+ <img src="./example_gifs/tank_squish.gif" width="500"><br>
31
+ <a href="./example_videos/tank_squish.mp4">Download MP4</a><br><br>
32
+ <b>Prompt:</b> In the video, a miniature tank is presented. The tank is held in a person's hands. The person then presses on the tank, causing a sq41sh squish effect. The person keeps pressing down on the tank, further showing the sq41sh squish effect.
33
+ </td>
34
+ </tr>
35
+ <tr>
36
+ <td align="center">
37
+ <b>Hot Air Balloon</b><br>
38
+ <img src="./example_gifs/balloon_squish.gif" width="500"><br>
39
+ <a href="./example_videos/balloon_squish.mp4">Download MP4</a><br><br>
40
+ <b>Prompt:</b> In the video, a miniature balloon is presented. The balloon is held in a person's hands. The person then presses on the balloon, causing a sq41sh squish effect. The person keeps pressing down on the balloon, further showing the sq41sh squish effect.
41
+ </td>
42
+ </tr>
43
+ <tr>
44
+ <td align="center">
45
+ <b>Rodent</b><br>
46
+ <img src="./example_gifs/rodent_squish.gif" width="500"><br>
47
+ <a href="./example_videos/rodent_squish.mp4">Download MP4</a><br><br>
48
+ <b>Prompt:</b> In the video, a miniature rodent is presented. The rodent is held in a person's hands. The person then presses on the rodent, causing a sq41sh squish effect. The person keeps pressing down on the rodent, further showing the sq41sh squish effect.
49
+ </td>
50
+ </tr>
51
+ <tr>
52
+ <td align="center">
53
+ <b>Person</b><br>
54
+ <img src="./example_gifs/person_squish.gif" width="500"><br>
55
+ <a href="./example_videos/person_squish.mp4">Download MP4</a><br><br>
56
+ <b>Prompt:</b> In the video, a miniature person is presented. The person is held in a person's hands. The person then presses on the person, causing a sq41sh squish effect. The person keeps pressing down on the person, further showing the sq41sh squish effect.
57
+ </td>
58
+ </tr>
59
+ </table>
60
 
61
  ## Usage
62