mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-12-28 02:00:35 +08:00
update demo docker version to PyTorch 2.5.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG BASE_IMAGE=pytorch/pytorch:2.3.1-cuda12.1-cudnn8-runtime
|
||||
ARG BASE_IMAGE=pytorch/pytorch:2.5.1-cuda12.1-cudnn9-runtime
|
||||
ARG MODEL_SIZE=base_plus
|
||||
|
||||
FROM ${BASE_IMAGE}
|
||||
|
||||
Reference in New Issue
Block a user