-
Notifications
You must be signed in to change notification settings - Fork 55
Description
I always get an error during installation (I'm running ComfyUI under StabilityMatrix on Windows, portable version).
The problem seems to be the length of filename of some images; the installation always fails when trying to copy the jpgs from the civitai/sd_1.5 - folder (to be precise, the file named 'Life_Like_Diffusion__Ethnicities_supported_-_Native_American__Desi_Indian__Arab....'.
(installation always exits the a file-not-found error).
I suppose the length of the filename is a problem for windows (may due to the fact that the using StabilityMatrix adds several additinal layers to the directory hierarchy), because when I tried to create a file with the same name manually in the civitai/sd_1.5 folder, the name was always cut off prematurely.
I would really appreciate if you could rename the files with extremely long names; the node suite seems AMAZING and I would really try to use it (^_^).
Thanks