feat: update default model

This commit is contained in:
ZeYi Lin
2024-09-06 18:07:33 +08:00
parent 532218a514
commit 78fa0cc48f
3 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -53,9 +53,13 @@ HivisionIDPhoto 旨在开发一种实用的证件照智能制作算法。
4. 智能换正装(waiting
<div align="center">
<img src="assets/gradio-image.jpeg" width=900>
<img src="assets/harry.png" width=900>
</div>
<!-- <div align="center">
<img src="assets/gradio-image.jpeg" width=900>
</div> -->
---
如果 HivisionIDPhoto 对你有帮助,请 star 这个 repo 或推荐给你的朋友,解决证件照应急制作问题!
+1 -1
View File
@@ -356,7 +356,7 @@ if __name__ == "__main__":
matting_model_options = gr.Dropdown(
choices=matting_model_list,
label="Matting Model",
value="hivision_modnet",
value="modnet_photographic_portrait_matting",
elem_id="matting_model",
)
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB