dreamlessx commited on
Commit
6fbb3ae
·
verified ·
1 Parent(s): b46d78e

Upload landmarkdiff/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. landmarkdiff/__init__.py +3 -0
landmarkdiff/__init__.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ """LandmarkDiff - anatomically-conditioned latent diffusion for facial surgery sim."""
2
+
3
+ __version__ = "0.1.0"