sdfx icon indicating copy to clipboard operation
sdfx copied to clipboard

Problem loading checkpoints from App ui

Open claychinasky opened this issue 10 months ago • 2 comments

I have ComfyUI with set symbolic linked checkpoints directory, it works in native ComfyUI. It works in sdfx graph UI if I select the checkpoint from sdfx graph UI. But after changing a new checkpoint in App ui, it gives an error, (and which I can't close the error popup) image and in comfyUI terminal: invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}} I suspect that is something to do with symbolic links maybe, because most of the python AI projects I know of, don't seem to work symbolic links by default.

claychinasky avatar Apr 14 '24 19:04 claychinasky