Skip to content

Outdated Requirements #5

@scjjb

Description

@scjjb

Hello, I just wanted to let you know that your environment as defined in requirements.txt no longer works because of a couple of updates to packages:

  • zarr v3 removed ZipStore (this one is specifically an inference issue)
  • segmentation-models-pytorch v0.3 removed init(..., use_batchnorm=True) from Conv2dReLU.
  • timm is tricky for a couple of reasons, I couldn't figure out a version that was new enough to have convnextv2_tiny.fcmae_ft_in22k_in1k but old enough to have timm.models.layers.activations; this might actually be a problem in the version of segmentation_models_pytorch but I'm not sure

I haven't manage to resolve the timm/segmentation-models-pytorch issue so I'm not sure if there's any other issues.

Would you please be able to provide a requirements.txt with specific package versions to help to follow your work?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions