Spaces:
Running
on
Zero
Running
on
Zero
Upload 2 files
Browse files- assets/instruction.md +22 -0
- assets/title.md +4 -0
assets/instruction.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#### The interface includes two tabs `Animation & Image Editing` and `Video Editing`:
|
2 |
+
|
3 |
+
* **Animation & Image Editing**
|
4 |
+
|
5 |
+
1. **Image Animation**
|
6 |
+
|
7 |
+
- Upload `Source Image` and `Driving Video`
|
8 |
+
- Use `Control Panel` to edit source image and `Edit` button to display the `Edited Image`
|
9 |
+
- Use `Animate` button to obtained `Animated Video`
|
10 |
+
|
11 |
+
2. **Image Editing**
|
12 |
+
|
13 |
+
- Upload `Source Image`
|
14 |
+
- Use `Control Panel` to edit source image and `Edit` button to display the `Edited Image`
|
15 |
+
|
16 |
+
* **Video Editing**
|
17 |
+
|
18 |
+
- Upload `Video`
|
19 |
+
- Use `Control Panel` to edit first frame of video and `Edit` button to display the `Edited Image`
|
20 |
+
- Use `Generate` button to obtain `Edited Video`
|
21 |
+
|
22 |
+
|
assets/title.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<font size=7><center>LIA-X: Interpretable Latent Portrait Animator</center></font>
|
2 |
+
<div style="display: flex;align-items: center;justify-content: center">
|
3 |
+
[<a href="">Technical Report</a>] | [<a href>Project Page</a>] | [<a href>Code</a>]
|
4 |
+
</div>
|