Skip to content

requires: timm==0.6.13, this causes comfyui to install timm back and forth due to different version requirements #86

@bluevisor

Description

@bluevisor

Is it possible to relax the version requirement? for example, >=0.6.13

C:\StableDiffusion\Data\Packages\ComfyUI\venv\Scripts> pipdeptree -r -p timm
Warning!!! Possibly conflicting dependencies found:
* image-reward==1.5
 - timm [required: ==0.6.13, installed: 0.9.16]
* matrix-client==0.4.0
 - urllib3 [required: ~=1.21, installed: 2.2.2]
------------------------------------------------------------------------
timm==0.9.16
├── deepseek_vl==1.0.0 [requires: timm>=0.9.16]
├── image-reward==1.5 [requires: timm==0.6.13]
└── open_clip_torch==2.26.1 [requires: timm]
    └── clip-interrogator==0.6.0 [requires: open_clip_torch]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions