save code

This commit is contained in:
xsl
2025-08-26 20:42:28 +08:00
parent fe3b9db57d
commit cd15cc0308
+1 -1
View File
@@ -143,7 +143,7 @@ def takeoff_cloth_first(human_name, is_girl):
#input cloth img #input cloth img
if is_girl: if is_girl:
prompt["22"]["inputs"]["image"] = 'girl_cloth_new.jpg' prompt["22"]["inputs"]["image"] = 'girl_cloth_new_new.png'
else: else:
prompt["22"]["inputs"]["image"] = 'man_cloth_grey.jpg' prompt["22"]["inputs"]["image"] = 'man_cloth_grey.jpg'
# prompt["22"]["inputs"]["image"] = 'man_cloth.jpg' # prompt["22"]["inputs"]["image"] = 'man_cloth.jpg'