Skip to content

Issue with cant open ComfyUI_Fooocus_KSamplerΒ #17

@agapess

Description

@agapess

just go to the folder which node installed , find file patch.py
\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Fooocus_KSampler\sampler\Fooocus\patch.py
delete lcm from this line
from comfy.samplers import model_management, lcm, math

it should be like this
from comfy.samplers import model_management, math
and save

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