save code

This commit is contained in:
colomi
2025-07-14 23:21:16 +08:00
parent aa5fc8cbf1
commit 3b43831211
3 changed files with 17 additions and 2 deletions
+2 -1
View File
@@ -144,7 +144,8 @@
body: JSON.stringify({
human_url: humanUrl,
cloth_url: clothUrl,
output_format: 'url'
output_format: 'url',
is_generated: true
})
});