-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CivitAI] The system cannot find the path specified. everytime startup #19
Comments
Hi thx for the message. I didn't test my nodes on windows. I made some windows code, but didn't try it. I'm never on windows. For now CivitAI stuff is a bit of a hack from Load Image.
I'll take a look at that. But are you saying that on windows CivitAi links aren't created in input folder ? |
lol... just thinking about other on those.. thinking in the k.i.s.s method no worries on those but the issue with the folder every time i startup that one is front and center normally when a node expects something somewhere and doesnt find it i add and issue go away... \ but this one got me boggled...lol it says success every-time.. i start up... ignored it till i had time to look into it.. i have a basic understanding of code and i know from looking at the code it suppose to copy folder from node |
same issue for me, question is how to solve it :D |
@1MB4R0SS4 Hi !!!! But are you saying that on windows CivitAi links aren't created in input folder ? |
@1MB4R0SS4 Thx, but that's not it. I want to know if the link is created or not, inside your input folder. (ComfyUI/input) You should see a bunch of folder/links there. Do you have them ? sd1.5, sdxl_1.0, etc... |
Thx, I'll fix that soon. |
latest update still has issue but different
technically same issue |
Thx for the update. But I didn't try to fix this issue, just the side effect of something else. |
Hi again, |
I think I was able to reproduce your issue. 0.75 solved it ? |
I updated it, this is what the error looks now: ❌ Failed to create symlink for sdxl_1.0: Command '['powershell', 'New-Item', '-ItemType', 'Junction', '-Path', 'ComfyUI\input\sdxl_1.0', '-Value', 'D:\Downloads\Programs\AI\ComfyUI_Windows_portable\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\sdxl_1.0']' returned non-zero exit status 1. |
I'm not a windows guy.... I don't get it. |
dunno know if this helps adding a trigger to node would be great like the some nodes that download stuff if it isnt in the specified folder and people use huggingface for the storage of those files... so if i never use a node it doesnt add files i am not using |
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\pony to input\pony
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\flux.1_d to input\flux.1_d
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\flux.1_s to input\flux.1_s
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\lora_sdxl_1.0 to input\lora_sdxl_1.0
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\lora_sd_1.5 to input\lora_sd_1.5
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\lora_pony to input\lora_pony
The system cannot find the path specified.
Successfully created link from G:\comfy\jan4\alpha\ComfyUI\custom_nodes\Bjornulf_custom_nodes\civitai\lora_flux.1_d to input\lora_flux.1_d
can this not be trigger until node is used?
i dont need more folders
can option to select location during node setup
then if no folder exists for given choice it creates user choice
make this an optional/ different node
just some ideas...lol
but yea it does this everytime
tried copying folders to different places based on the civit script but no luck
using extra model path
The text was updated successfully, but these errors were encountered: