diff --git a/modules/async_worker.py b/modules/async_worker.py index 2f70884d..97323a1e 100644 --- a/modules/async_worker.py +++ b/modules/async_worker.py @@ -47,7 +47,7 @@ def worker(): import args_manager from modules.censor import censor_batch, censor_single - from modules.sdxl_styles import get_random_style, random_style_name, apply_style, apply_wildcards, fooocus_expansion, apply_arrays, + from modules.sdxl_styles import get_random_style, random_style_name, apply_style, apply_wildcards, fooocus_expansion, apply_arrays from modules.private_logger import log from extras.expansion import safe_str from modules.util import remove_empty_str, HWC3, resize_image, get_image_shape_ceil, set_image_shape_ceil, \