save code

This commit is contained in:
xsl
2025-08-11 22:25:50 +08:00
parent 9a28b272aa
commit ea55aaa0eb
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ def takeoff_cloth_first(human_name, is_girl):
#input cloth img
if is_girl:
prompt["22"]["inputs"]["image"] = 'girl_cloth.jpg'
prompt["22"]["inputs"]["image"] = 'girl_cloth_new.jpg'
else:
prompt["22"]["inputs"]["image"] = 'man_cloth_new.jpg'
# prompt["22"]["inputs"]["image"] = 'man_cloth.jpg'