@@ -664,7 +664,7 @@
"denoising":0.9,
image:this.shottingImg,
styleImage:imgUrl,
- keyword: "replicate",
+ keyword: "elabSd",
model: this.modelType==1? "lucataco/ssd-1b" : 'catio-apps/controlnet-interior-design',
};
if(this.modelType==2){//精准设计
@@ -312,7 +312,7 @@
height: this.imageHeight,
width: this.imageWidth,
"moduleType": "simple_and_quiet",
- "keyword":"img_2_img",
+ "keyword":"elabSd",
"steps":50,
"sampler":"DDIM",
"controlNetSessionHash":session_hash,
@@ -713,7 +713,7 @@
@@ -134,7 +134,7 @@ export default {
// styleImage:imgUrl,
// keyword: "zhiqite",
// model: 'controlnet',
model: 'lucataco/ssd-1b',
let result = await this.prevHandle(parmas);