fofr

Results 115 comments of fofr

Added in b3e635681078e645a0bb8de96831edf986381c9d and c0a3afb79e922ba82c534d559e17ca57e8f76576 Sorry for the delay with this one.

This looks great, seems it needs it's own ComfyUI node too?

Ah, the issue here is that the models do not support batch inputs, it'll make a single call with the first image. Models with a single input and multiple outputs...

This is at least doing more than I expected it to, so it could be simpler to build out than I'd planned.

Have you tried using regularisation images?

Good idea. I'll look into adding this.

I think this is an issue with the latest cog. I've pushed a fix just now, can you try again?

It is currently fastest to download them on demand, this is faster than downloading large docker layers

Put a `workflow_api.json` file at the top level containing the workflow you want to run

No plans to add these custom_nodes to the main repo yet, but I'll leave this issue open to see if others want/need the nodes too and I'll reconsider. If you...