Update: 排版照->六存排版照;增加两张example图片

This commit is contained in:
ZeYiLin 2023-06-19 02:41:55 +08:00
parent 2990ca6f1d
commit fb965d5955
3 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -60,7 +60,7 @@ if __name__ == "__main__":
with gr.Row():
img_output_standard = gr.Image(label="标准照").style(height=350)
img_output_standard_hd = gr.Image(label="高清照").style(height=350)
img_output_layout = gr.Image(label="排版照").style(height=350)
img_output_layout = gr.Image(label="六存排版照").style(height=350)
def idphoto_inference(input_image,

BIN
images/test3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

BIN
images/test4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 KiB