Skip to content

Commit

Permalink
fix readme imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
sculmh committed Apr 14, 2024
1 parent 26b306a commit 0af54a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ https://github.com/alibaba/animate-anything/assets/1107525/e2659674-c813-402a-8a
<th>Result</th>
</tr>
<tr>
<td><img src="docs/sample_1.png" alt="Input image" width="280" height="210" /></td>
<td><img src="docs/sample_1.png" alt="Input image" width="180" height="170" /></td>
<td align="center">
Barbie watching the camera with a smiling face.</td>
<td><img src="docs/sample_1.gif" alt="Result" width="280" height="210" /></td>
<td><img src="docs/sample_1.gif" alt="Result" width="180" height="170" /></td>
</tr>
<tr>
<td><img src="docs/sample_2.png" alt="Input image" width="280" height="280" /></td>
<td><img src="docs/sample_2.png" alt="Input image" width="180" height="180" /></td>
<td align="center">
The cloak swaying in the wind.</td>
<td><img src="docs/sample_2.gif" alt="Result" width="280" height="280" /></td>
<td><img src="docs/sample_2.gif" alt="Result" width="180" height="180" /></td>
</tr>
<tr>
<td><img src="docs/sample_3.png" alt="Input image" width="280" height="280" /></td>
<td><img src="docs/sample_3.png" alt="Input image" width="180" height="180" /></td>
<td align="center">
A red fish is swimming.</td>
<td><img src="docs/sample_3.gif" alt="Result" width="280" height="280" /></td>
<td><img src="docs/sample_3.gif" alt="Result" width="180" height="180" /></td>
</tr>
</table>

Expand Down

0 comments on commit 0af54a2

Please sign in to comment.