mengting commited on
Commit
c7271bb
·
2 Parent(s): b22a297 3f47b54
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # MagicFace Model Card
2
 
3
  <div align="center">
@@ -27,4 +30,4 @@ hf_hub_download(repo_id="mengtingwei/magicface", filename="weights/checkpoints",
27
  # Download all files
28
  from huggingface_hub import snapshot_download
29
  snapshot_download(repo_id="mengtingwei/magicface", local_dir="./")
30
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
  # MagicFace Model Card
5
 
6
  <div align="center">
 
30
  # Download all files
31
  from huggingface_hub import snapshot_download
32
  snapshot_download(repo_id="mengtingwei/magicface", local_dir="./")
33
+ ```