diff --git a/change_app.py b/change_app.py index 4012927..76db560 100644 --- a/change_app.py +++ b/change_app.py @@ -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'