a-person-mask-generator icon indicating copy to clipboard operation
a-person-mask-generator copied to clipboard

Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img

Results 18 a-person-mask-generator issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "E:\ComfyUI\Blender_ComfyUI\ComfyUI\custom_nodes\a-person-mask-generator\install.py", line 1, in import launch File "E:\ComfyUI\Blender_ComfyUI\python_embeded\lib\site-packages\launch\__init__.py", line 9, in from .cli import * File "E:\ComfyUI\Blender_ComfyUI\python_embeded\lib\site-packages\launch\cli.py", line 12, in from .app import App...

`import launch` does not work due to the decracation which used to install missing libraries. In order to fix this problem for **ComfyUI**, I've changed the missing library installation process...

Error occurred when executing APersonMaskGenerator: [Errno 13] Permission denied: 'D:\\Blender_ComfyUI\\ComfyUI\\models\\mediapipe\\selfie_multiclass_256x256.tflite' File "D:\Blender_ComfyUI\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "D:\Blender_ComfyUI\ComfyUI\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj,...

Error occurred when executing APersonMaskGenerator: ImageSegmenterOptions.__init__() got an unexpected keyword argument 'output_category_mask' File "E:\Blender_ComfyUI\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "E:\Blender_ComfyUI\ComfyUI\execution.py", line 82, in get_output_data return_values...

Not a bug, rather a question/feature request. Like the title says I have been trying to find a way to get the mask only via API call. Is there a...

Error occurred when executing APersonMaskGenerator: File "D:\ComfyUI_windows\ComfyUI\execution.py", line 149, in recursive_execute obj = class_def() ^^^^^^^^^^^ File "D:\ComfyUI_windows\ComfyUI\custom_nodes\a-person-mask-generator\a_person_mask_generator_comfyui.py", line 39, in __init__ get_a_person_mask_generator_model_path() File "D:\ComfyUI_windows\ComfyUI\custom_nodes\a-person-mask-generator\a_person_mask_generator_comfyui.py", line 30, in get_a_person_mask_generator_model_path wget.download(model_url, model_file_path)...

I'm on a1111 v1.7.0 Attempted to use face mask on img2img but nothing change on face. I enabled the override mask settings, It create the mask but do not modify...

Good afternoon, the problem is the following - in the browser, using the module, changes clothes perfectly. Unniffed the request, prescribed parameters in the api http://127.0.0.1:7860/sdapi/v1/img2img - does not change...

When I enable the extension, the mask preview is blank. If I click generate, it gives me this error. *** Error running before_process: G:\AI\StableDiffusion\stable-diffusion-webui\extensions\a-person-mask-generator\scripts\a_person_mask_generator.py Traceback (most recent call last): File...

when using inpaint/not masked it is sometimes helpful to mask a little bit less of the subject, however there is no mechanism to reduce the masking size, only dilate.