comfyanonymous

Results 132 comments of comfyanonymous

If you want help with your lora issue you have to post your workflow.

Yeah I'll be adding that. In the meantime you can add a symlink to the auto1111 checkpoints folder in models/checkpoints/ and it should work.

This was solved with: https://github.com/comfyanonymous/ComfyUI/blob/master/extra_model_paths.yaml.example

Relevant: https://github.com/comfyanonymous/ComfyUI/pull/2507

The main problem with this is that there are no nodes in base comfyui that can read mp4 files.

Yeah the best way to do this might be with a custom context manager that sets `ImageFile.LOAD_TRUNCATED_IMAGES = True` and restores it to the previous value afterwards. This is a...

This one is getting merged once I check that it matches the reference code.

They are not saved anywhere, those previews are image information sent with the websocket.