zjs_project 1 년 전
부모
커밋
b1da64c0e6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/components/newBottomCom/viewMask/viewMask.vue

+ 2 - 0
src/components/newBottomCom/viewMask/viewMask.vue

@@ -601,6 +601,8 @@
 					"denoising":0.9,
 					image:this.shottingImg,
 					styleImage:imgUrl,
+					keyword: "replicate",
+					model: "lucataco/ssd-1b",
 				};
 				let res = await requestConfig("generateTaskImgToImgForAliyun", parmas);
 				console.log("图生图结果:", res);