Spaces:
Running
Running
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ python_version: "3.11"
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
| 12 |
-
short_description: Facial surgery
|
| 13 |
tags:
|
| 14 |
- medical-imaging
|
| 15 |
- face
|
|
@@ -53,6 +53,8 @@ Upload a face photo, select a surgical procedure, adjust intensity, and see the
|
|
| 53 |
|
| 54 |
GPU modes (ControlNet, img2img) with photorealistic rendering are available in the full package.
|
| 55 |
|
|
|
|
|
|
|
| 56 |
## Photo Tips
|
| 57 |
|
| 58 |
- Use a front-facing, well-lit photo with a neutral expression
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
| 12 |
+
short_description: Facial surgery prediction -- 2D foundation toward 3D
|
| 13 |
tags:
|
| 14 |
- medical-imaging
|
| 15 |
- face
|
|
|
|
| 53 |
|
| 54 |
GPU modes (ControlNet, img2img) with photorealistic rendering are available in the full package.
|
| 55 |
|
| 56 |
+
**Roadmap:** This 2D TPS demo is the foundation. Next up -- 3D face reconstruction from phone video for interactive surgical preview.
|
| 57 |
+
|
| 58 |
## Photo Tips
|
| 59 |
|
| 60 |
- Use a front-facing, well-lit photo with a neutral expression
|