mirror of
https://github.com/Zeyi-Lin/HivisionIDPhotos.git
synced 2026-08-28 19:45:12 +08:00
feat: update default model
This commit is contained in:
@@ -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 或推荐给你的朋友,解决证件照应急制作问题!
|
||||
|
||||
@@ -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",
|
||||
)
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Reference in New Issue
Block a user