chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.5k stars 85 forks source link

import failed #312

Open dkamajix opened 1 month ago

dkamajix commented 1 month ago

Hello I tried all to get Layer Styles working on my portable Comfy on Windows. I tried to un install then re install through manager, I tried to un install then Git clone into custom node dir and install pip dependencies. I double clicked the .bat file, I also tried in CMND prompt. Im not sure what else to try.. Any help?

Here is a portion in my terminal to see if anything here tells you anything about the issue. image

chflame163 commented 1 month ago

You has installed a plugin called BiRefNet, which conflicts with the internal module name of LayerStyle. I have fixed the name. You need use the git pull command to update the LayerStyle, or delete it and reinstall.

dkamajix commented 1 month ago

Thank you, that worked perfectly! so, now with the fix can I also use BiRefNet?

On Wed, Sep 25, 2024 at 10:54 PM chflame163 @.***> wrote:

You has installed a plugin called BiRefNet, which conflicts with the internal module name of LayerStyle. I have fixed the name. You need use the git pull command to update the LayerStyle, or delete it and reinstall.

— Reply to this email directly, view it on GitHub https://github.com/chflame163/ComfyUI_LayerStyle/issues/312#issuecomment-2375710990, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCISZBZKYDVRQT7ZCVFJYWDZYNZN5AVCNFSM6AAAAABO3ZPLW2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZVG4YTAOJZGA . You are receiving this because you authored the thread.Message ID: @.***>

-- Danny Kamhaji www.Frictionfx.com http://www.Frictionfx.com

chflame163 commented 1 month ago

Thank you, that worked perfectly! so, now with the fix can I also use BiRefNet?

Of course