|
@@ -732,7 +732,7 @@
|
|
|
// }
|
|
|
}
|
|
|
parmas.keyword = "liblibai";
|
|
|
- parmas.model = "基础算法_F.1.safetensors";
|
|
|
+ parmas.model = "img2img_canny_ipadapter";
|
|
|
parmas.loraModel = "98333991fc8744af8b162948ae33b15b";
|
|
|
this.curSpaceId = this.spaceObj.spaceId;//生成时的空间id
|
|
|
let result = await this.prevHandle(parmas);
|