Skip to content

denoising not accepting flags #15

Description

@imipolex-K

Hi,
Great tool, I am excited to see how projects like this, tying together great new ideas with the existing Warp pipeline!

I noticed that the 'easymode denoise' command doesn't accept either the 'method' or 'mode' flags, despite what is detailed in the tutorial and README.
Digging in, I saw that in the 'main.py' file, the mode was hardcoded in line 163: n2n.dispatch(mode='direct',
Is there a reason to not use the 'splits' mode? I changed it in the main.py file to that and it seemed to run normal.

Thanks,
Keith

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions