IsshikiHugh commited on
Commit
19d6f8b
·
0 Parent(s):

feat: init

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: HSMR
3
+ emoji: 💀
4
+ colorFrom: purple
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: 5.20.0
8
+ app_file: tools/service.py
9
+ pinned: true
10
+ ---
11
+
12
+ ## Reconstructing Humans with a Biomechanically Accurate Skeleton
13
+
14
+ Official Huggingface demo implementation of [HSMR](https://github.com/IsshikiHugh/HSMR).
15
+
16
+ Please refer to the [GitHub Repo](https://github.com/IsshikiHugh/HSMR) for the code release and more details. This Huggingface space is only for demo purposes.