save code

This commit is contained in:
colomi
2025-07-28 20:50:16 +08:00
parent cfbd7a579b
commit e051ccb35f
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ def change(human_name, cloth_name, c_width, c_height, cloth_url, human_url, no2)
else:
print(f'要第二部 no2{no2} 先搞第一步')
# thigh_visible = is_thigh_visible(f"/home/szlc/code/ComfyUI/input/{human_name}")
if sgwzd > 0.5:
if sgwzd >= 0.5:
#脱衣服
takeoff_file_name = takeoff_cloth_first(human_name, sex_girl)
if takeoff_file_name == None: