djbielejeski / a-person-mask-generator

Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img
MIT License
247 stars 30 forks source link

Setup Error #36

Closed YuGino closed 2 months ago

YuGino commented 2 months ago

Error running install.py for extension D:\AI\stable-diffusion-webui\extensions\a-person-mask-generator. Command: "D:\AI\stable-diffusion-webui\venv\Scripts\python.exe" "D:\AI\stable-diffusion-webui\extensions\a-person-mask-generator\install.py" Error code: 1 stderr: Traceback (most recent call last): File "D:\AI\stable-diffusion-webui\extensions\a-person-mask-generator\install.py", line 19, in from .a_person_mask_generator_comfyui import APersonMaskGenerator *** ImportError: attempted relative import with no known parent package

djbielejeski commented 2 months ago

This should be resolved. Can you confirm after pulling latest?