Skip to content

Supporting ComfyUI through Stability Matrix #4

@scott-wilson

Description

@scott-wilson

I'm currently running ComfyUI through Stability Matrix, and am trying to integrate the Deadline plugin with the environment. I managed to get it to work, but had to hack several things:

  • The plugin assumes that the Python executable's path is ${COMFY_UI_ROOT}/embeded_python/python.exe. This is not true in our case.
  • The plugin assumes that the environment contains the comfy package and extra packages in the current Python environment. This is also not true in our case. Also, it seems that injecting it via the PYTHONPATH env var doesn't seem to be working, but that might be user (me) error.

Do you have any recommendations on how to integrate Comfy UI via Stability Matrix with Deadline?

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