mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-09-18 12:42:48 +08:00
update demo docker version to PyTorch 2.5.1
This commit is contained in:
parent
ef8e6a9f03
commit
9e6839f6f3
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user