save code
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ def takeoff_cloth_first(human_name, is_girl):
|
||||
|
||||
#input cloth img
|
||||
if is_girl:
|
||||
prompt["22"]["inputs"]["image"] = 'girl_cloth_new.jpg'
|
||||
prompt["22"]["inputs"]["image"] = 'girl_cloth_new_new.png'
|
||||
else:
|
||||
prompt["22"]["inputs"]["image"] = 'man_cloth_grey.jpg'
|
||||
# prompt["22"]["inputs"]["image"] = 'man_cloth.jpg'
|
||||
|
||||
Reference in New Issue
Block a user