From 0753c733db1729a276d29ccf20987dee3d58eacd Mon Sep 17 00:00:00 2001 From: jinye_huang Date: Fri, 9 May 2025 18:55:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=83=85=E5=86=B5=E4=B8=8B=E7=9A=84=E6=8B=BC=E5=9B=BE=E9=80=BB?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E5=8E=BB=E9=99=A4=E4=BA=863x3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/simple_collage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/simple_collage.py b/core/simple_collage.py index 4892f7d..b607da6 100644 --- a/core/simple_collage.py +++ b/core/simple_collage.py @@ -18,7 +18,7 @@ class ImageCollageCreator: # "filmstrip", # 胶片条布局 # "circles", # 圆形布局 "overlap", # 重叠风格 - "mosaic", # 马赛克风格 3x3 + # "mosaic", # 马赛克风格 3x3 "fullscreen", # 全覆盖拼图样式 "vertical_stack" # 新增:上下拼图样式 # "polaroid", # 宝丽来风格