omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
122 stars 17 forks source link

I'm not quite sure what all of this should mean but these slashes definitely didn't work on linux after simple git clone #7

Closed Lyapsus closed 1 year ago

omar92 commented 1 year ago

@wyrde may i ask your support here

Lyapsus commented 1 year ago

It seems the SUIT_DIR path is picked up by os.path in every place so these slashes should (?) not be needed even on windows if this is the case

omar92 commented 1 year ago

because of the src folder i ndeeded to go to the parent dir , will reivew this tmorrow as im sick today

Miyuutsu commented 1 year ago

Was having some issues with this myself. My local fix was to simply comment out SUIT_DIR = SUIT_DIR+"\\..". I am unsure if this is needed in Windows or elsewhere but I've noticed no ill-effect from this.

omar92 commented 1 year ago

sorry i didnt fix this till now , as i dont have access to Linux machine