-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels