【解决todo】sd 调整 sampler类型

pull/471/head^2
cherishsince 2024-07-05 09:10:22 +08:00
parent ca64760dd0
commit 8cc40626d6
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ const hotWords = ref<string[]>([
// message
const message = useMessage()
// TODO @fan Euler aDPM++ 2S aDPM++ 2MDPM++ SDEDPM++ 2M SDEUniPCRestart image stableDiffusionSampler
//
const selectSampler = ref<string>('DDIM') //
// DDIM DDPM K_DPMPP_2M K_DPMPP_2S_ANCESTRAL K_DPM_2 K_DPM_2_ANCESTRAL K_EULER K_EULER_ANCESTRAL K_HEUN K_LMS
const sampler = ref<ImageModelVO[]>([