save code
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@
|
||||
human_img: humanDataURL, // 包含完整前缀的Base64
|
||||
cloth_img: clothDataURL, // 包含完整前缀的Base64
|
||||
output_format: "url",
|
||||
is_generated: true,
|
||||
is_generated: false,
|
||||
};
|
||||
|
||||
console.log("准备发送的数据:", data); // 调试用
|
||||
|
||||
Reference in New Issue
Block a user