sdfx
sdfx copied to clipboard
Problem loading checkpoints from App ui
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)
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.