Spaces:
Runtime error
Runtime error
Harry_FBK
commited on
Commit
β’
5fd3f4d
1
Parent(s):
60094bd
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Demo Code for "Talking Head(?) Anime from A Single Image 3: Now the Body Too"
|
2 |
|
3 |
This repository contains demo programs for the [Talking Head(?) Anime from a Single Image 3: Now the Body Too](https://pkhungurn.github.io/talking-head-anime-3/index.html) project. As the name implies, the project allows you to animate anime characters, and you only need a single image of that character to do so. There are two demo programs:
|
|
|
1 |
+
---
|
2 |
+
title: {{Talking Head Anime 3}}
|
3 |
+
emoji: {{π©βπ€}}
|
4 |
+
colorFrom: {{blue}}
|
5 |
+
colorTo: {{indigo}}
|
6 |
+
sdk: {{gradio}}
|
7 |
+
sdk_version: {{3.8.9}}
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Demo Code for "Talking Head(?) Anime from A Single Image 3: Now the Body Too"
|
13 |
|
14 |
This repository contains demo programs for the [Talking Head(?) Anime from a Single Image 3: Now the Body Too](https://pkhungurn.github.io/talking-head-anime-3/index.html) project. As the name implies, the project allows you to animate anime characters, and you only need a single image of that character to do so. There are two demo programs:
|