fix: process other models than sam when using enhance

This commit is contained in:
Manuel Schmid
2024-06-16 21:05:10 +02:00
parent ff3418876d
commit 9c93c18d0b
3 changed files with 12 additions and 8 deletions
+1
View File
@@ -416,6 +416,7 @@ with shared.gradio_root:
enhance_mask_dino_prompt_text,
enhance_prompt,
enhance_negative_prompt,
enhance_mask_model,
enhance_mask_sam_model,
enhance_mask_text_threshold,
enhance_mask_box_threshold,