fix: add missing handling for cloth category for u2net_cloth_seg

This commit is contained in:
Manuel Schmid
2024-06-26 20:21:25 +02:00
parent 358b4bd10a
commit b3a4b4e532
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -472,6 +472,7 @@ with shared.gradio_root:
enhance_prompt,
enhance_negative_prompt,
enhance_mask_model,
enhance_mask_cloth_category,
enhance_mask_sam_model,
enhance_mask_text_threshold,
enhance_mask_box_threshold,