Spaces:
Running
on
Zero
Running
on
Zero
Change thumnail
Browse files
README.md
CHANGED
|
@@ -1,15 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: pink
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
|
|
|
| 9 |
pinned: false
|
| 10 |
-
license: cc-by-nc-sa-4.0
|
| 11 |
---
|
| 12 |
|
|
|
|
| 13 |
# FaceLift: Single Image 3D Face Reconstruction
|
| 14 |
|
| 15 |
Transform a single portrait image into a complete 3D head model using multi-view diffusion and Gaussian Splatting.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: My Space
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: indigo
|
| 5 |
colorTo: pink
|
| 6 |
+
short_description: One-line pitch shown on the tile
|
| 7 |
sdk: gradio
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
+
thumbnail: https://huggingface.co/spaces/wlyu/FaceLift/blob/main/examples/teaser.png
|
| 10 |
pinned: false
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
+
|
| 14 |
# FaceLift: Single Image 3D Face Reconstruction
|
| 15 |
|
| 16 |
Transform a single portrait image into a complete 3D head model using multi-view diffusion and Gaussian Splatting.
|