remove cache

This commit is contained in:
mm 2023-03-20 17:10:22 +00:00
parent 523a426972
commit 9425095541

View File

@ -18,8 +18,8 @@ services:
image: eden-server image: eden-server
# ports: # ports:
# - "5656:5656" # - "5656:5656"
volumes: # volumes:
- /home/mm/.cache/torch/hub/checkpoints/resnet50-11ad3fa6.pth:/root/.cache/torch/hub/checkpoints/resnet50-11ad3fa6.pth # - /home/mm/.cache/torch/hub/checkpoints/resnet50-11ad3fa6.pth:/root/.cache/torch/hub/checkpoints/resnet50-11ad3fa6.pth
networks: networks:
- default - default
depends_on: depends_on: