Skip to content

Cannot install older ComfyUI versions #340

@GiuseppeGarone

Description

@GiuseppeGarone

Hi,

The install command gives me an error if I specify an older ComfyUI version (eg. 0.3.40) with --version flag:

comfy --workspace /comfyui install --version 0.3.40 --cuda-version 12.6 --nvidia

# Result error
Error: No release found for version '0.3.40'

I've also tried with the specific --commit flag but gives me another error (version should be nightly):

comfy --workspace /comfyui install --version nightly --commit <commit> --cuda-version 12.6 --nvidia

# Result error
--pr cannot be used with --version or --commit

Could it be related to the release fetching from GitHub?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions