changes
This commit is contained in:
Binary file not shown.
BIN
asset-work/combo_outputs/027/027_caption_1_1927554177_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/027/027_caption_1_1927554177_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/037/037_caption_1_2424406804_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/037/037_caption_1_2424406804_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/046/046_caption_1_3950914384_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/046/046_caption_1_3950914384_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/048/048_caption_1_3098496581_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/048/048_caption_1_3098496581_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/060/060_caption_1_457610807_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/060/060_caption_1_457610807_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/088/088_caption_1_2930656566_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/088/088_caption_1_2930656566_generated.ora
LFS
Normal file
Binary file not shown.
BIN
asset-work/combo_outputs/092/092_caption_1_1483723916_generated.ora
LFS
Normal file
BIN
asset-work/combo_outputs/092/092_caption_1_1483723916_generated.ora
LFS
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -228,7 +228,7 @@
|
|||||||
"inputs": {
|
"inputs": {
|
||||||
"lora_01": "qwen/Qwen-Image-Edit-2511-Lightning-8steps-V1.0-fp32.safetensors",
|
"lora_01": "qwen/Qwen-Image-Edit-2511-Lightning-8steps-V1.0-fp32.safetensors",
|
||||||
"strength_01": 1,
|
"strength_01": 1,
|
||||||
"lora_02": "qwen/qwen_2511_extract_mask7_000008000.safetensors",
|
"lora_02": "qwen/qwen_mask_expanded_dataset_000000500.safetensors",
|
||||||
"strength_02": 0.93,
|
"strength_02": 0.93,
|
||||||
"lora_03": "None",
|
"lora_03": "None",
|
||||||
"strength_03": 1,
|
"strength_03": 1,
|
||||||
|
|||||||
@@ -165,6 +165,7 @@ def api_mask_extract():
|
|||||||
polygon_width = 2
|
polygon_width = 2
|
||||||
|
|
||||||
if use_polygon:
|
if use_polygon:
|
||||||
|
subject = subject + ' outlined in red'
|
||||||
poly_data = polygon_storage.get(ora_path)
|
poly_data = polygon_storage.get(ora_path)
|
||||||
if poly_data:
|
if poly_data:
|
||||||
polygon_points = poly_data.get('points', [])
|
polygon_points = poly_data.get('points', [])
|
||||||
|
|||||||
Reference in New Issue
Block a user