Update Model Card
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ hf_hub_download(repo_id="FoivosPar/Arc2Face", filename="encoder/config.json", lo
|
|
45 |
hf_hub_download(repo_id="FoivosPar/Arc2Face", filename="encoder/pytorch_model.bin", local_dir="./models/encoder")
|
46 |
```
|
47 |
|
48 |
-
Please check our [GitHub repository](https://
|
49 |
|
50 |
## Limitations and Bias
|
51 |
|
|
|
45 |
hf_hub_download(repo_id="FoivosPar/Arc2Face", filename="encoder/pytorch_model.bin", local_dir="./models/encoder")
|
46 |
```
|
47 |
|
48 |
+
Please check our [GitHub repository](https://github.com/foivospar/Arc2Face) for complete inference instructions.
|
49 |
|
50 |
## Limitations and Bias
|
51 |
|