From 5b442d0e6257f14b0c7b6d543c56eec13096beaf Mon Sep 17 00:00:00 2001 From: MyInsCode <1413454867@qq.com> Date: Sun, 13 Aug 2023 19:32:00 +0800 Subject: [PATCH] Sun Aug 13 19:32:00 CST 2023 inscode --- src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 93854d9..06e5d31 100644 --- a/src/App.vue +++ b/src/App.vue @@ -205,9 +205,9 @@ export default { { content: '自动模式', value: 'auto' }, ], showProfileSetting: false, //是否显示角色设置模块 - width: 512, - height: 512, - steps: 20, + width: 1080, + height: 1920, + steps: 25, sampler: 'DPM++ SDE Karras', showMoreSetting: true, default_prompt: '1girl, (ulzzang-6500:0.7), kpop idol, yae miko,pink hair, long hair,best quality, (painting:1.5), (hair ornament:1.35), jewelry, purple eyes, cherry blossoms, lantern light, depth of field, detailed face, face focus, ribbon_trim, (looking at viewer:1.25), nontraditional miko, shiny skin, long sleeves, smile, thick lips, game cg, (blurry background:1.2), sitting, upper body ,', -- GitLab