ComfyUI_ExtraModels icon indicating copy to clipboard operation
ComfyUI_ExtraModels copied to clipboard

upgrade the timm to latest version

Open l33tx0 opened this issue 9 months ago • 1 comments

current Timm in requirement causing conflict with many new , nodes using the new timm .

l33tx0 avatar May 10 '24 21:05 l33tx0

Hmmm, gave it a quick test and manually installing the latest timm seems to work without code changes, which is odd because I've had some reports in the past about issues with it, though in hindsight I should've asked what version they were on.

Can you try if just changing the line in requirements.txt to timm>=0.6.13 and see if upgrading to whatever version you need works? (And pasting the timm version and error message in case it doesn't work)

city96 avatar May 12 '24 21:05 city96