dreamlessx commited on
Commit
891e9de
·
verified ·
1 Parent(s): 8ab230d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -1,12 +1,22 @@
1
  ---
2
  title: LandmarkDiff
3
- emoji: 🦀
4
- colorFrom: yellow
5
- colorTo: blue
6
  sdk: gradio
7
- sdk_version: 6.9.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: LandmarkDiff
3
+ emoji: 🔬
4
+ colorFrom: blue
5
+ colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
+ short_description: Facial surgery outcome prediction from clinical photography
12
  ---
13
 
14
+ # LandmarkDiff
15
+
16
+ Anatomically-conditioned facial surgery outcome prediction from standard clinical photography.
17
+
18
+ Upload a face photo, select a surgical procedure, adjust intensity, and see the predicted outcome in real time using thin-plate spline warping.
19
+
20
+ **Supported Procedures:** Rhinoplasty, Blepharoplasty, Rhytidectomy, Orthognathic, Brow Lift, Mentoplasty
21
+
22
+ [GitHub](https://github.com/dreamlessx/LandmarkDiff-public) | [Paper (MICCAI 2026)](https://github.com/dreamlessx/LandmarkDiff-public/tree/main/paper)