Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,7 @@ hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_lapa_256/model_
|
|
52 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_lapa_448/model_299.pt", local_dir="./weights")
|
53 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_lapa_512/model_299.pt", local_dir="./weights")
|
54 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinv2b_celeba_512/model_299.pt", local_dir="./weights")
|
|
|
55 |
```
|
56 |
|
57 |
## Citation
|
|
|
52 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_lapa_448/model_299.pt", local_dir="./weights")
|
53 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_lapa_512/model_299.pt", local_dir="./weights")
|
54 |
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinv2b_celeba_512/model_299.pt", local_dir="./weights")
|
55 |
+
hf_hub_download(repo_id="kartiknarayan/SegFace", filename="swinb_helen_512/model_299.pt", local_dir="./weights")
|
56 |
```
|
57 |
|
58 |
## Citation
|