Closed luvwinnie closed 1 year ago
I ran the ./scripts/run_dev.sh into a docker container. It seems like pre-installed pytorch v1.13. Can anyone provide a guide to install torchvision within this container ?
You will need to download and build torchvision from source, as described by another usere here.
torchvision
I ran the ./scripts/run_dev.sh into a docker container. It seems like pre-installed pytorch v1.13. Can anyone provide a guide to install torchvision within this container ?