Closed sarathsrk closed 4 years ago
Can these codes run on train and inference mode with local installation? I mean without putting them inside docker containers
@sarath0993 Yes you can run this code on a local installation, you can look inside the Dockerfile for all the dependencies to install. Docker just makes it easier to install a compatible environment.
Can these codes run on train and inference mode with local installation? I mean without putting them inside docker containers