From dde3d7d83b9ed539b0ef33a81c52cb465e767725 Mon Sep 17 00:00:00 2001 From: jinye_huang Date: Fri, 9 May 2025 17:02:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E6=B5=B7=E6=8A=A5?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- poster_gen_config.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/poster_gen_config.json b/poster_gen_config.json index dde3d95..283a79e 100644 --- a/poster_gen_config.json +++ b/poster_gen_config.json @@ -1,7 +1,7 @@ { - "date": "5月29日,5月30日, 5月28日, 5月31日, 5月27日, 5月26日, 5月25日, 5月24日, 5月23日, 5月22日, 5月21日, 5月20日", - "num": 1, - "variants": 25, + "date": "5月15日", + "num": 5, + "variants": 20, "topic_temperature": 0.2, "topic_top_p": 0.3, "topic_presence_penalty": 1.5, @@ -42,19 +42,22 @@ { "type": "Object", "file_path": [ - "./resource/Object/美的鹭湖鹭栖台酒店.txt" + "./resource/Object/四季梦幻亲子乐园.txt" ] }, { "type": "Description", "file_path": [ - "./resource/Object/美的鹭湖鹭栖台酒店.txt" + "./resource/Object/四季梦幻亲子乐园.txt" ] }, { "type": "Product", "file_path": [ - "./resource/Object/美的鹭湖鹭栖台酒店.txt" + "./resource/Product/四季梦幻亲子乐园-四季梦幻亲子乐园单人票 .txt", + "./resource/Product/四季梦幻亲子乐园-四季梦幻亲子乐园双人票 .txt", + "./resource/Product/四季梦幻亲子乐园-四季梦幻亲子乐园三人票 .txt", + "./resource/Product/四季梦幻亲子乐园-四季梦幻亲子乐园四人票 .txt" ] } ], @@ -75,7 +78,7 @@ "text_possibility": 0.5, "img_frame_possibility": 0, "text_bg_possibility": 0, - "collage_style": ["grid_2x2", "overlap", "mosaic", "fullscreen", "vertical_stack"], + "collage_style": ["grid_2x2", "overlap", "fullscreen", "vertical_stack"], "additional_images_count": 3, "additional_images_enabled": true,