MAX-Image-Resolution-Enhancer
MAX-Image-Resolution-Enhancer copied to clipboard
docker image is not installing
Following instructions for local deployment:
#10 0.248 sha512sum: 'assets/SRGAN/model.data-00000-of-00001'$'\r': No such file or directory
: FAILED open or read'assets/SRGAN/model.index'$'\r'assets/SRGAN/model.data-00000-of-00001
#10 0.248 : No such file or directory
: FAILED open or readN/model.index
#10 0.248 sha512sum: 'assets/SRGAN/model.meta'$'\r': No such file or directory
: FAILED open or readN/model.meta
#10 0.248 sha512sum: WARNING: 3 listed files could not be read
------
executor failed running [/bin/sh -c sha512sum -c sha512sums.txt]: exit code: 1```
Can you verify that the assets.tar.gz file was downloaded? (line 22 of the Dockerfile)
Are you using Windows and turned on git auto end of line conversion? You can disable it and try again: https://troyready.com/blog/git-windows-dont-convert-line-endings.html
Thanks. Decided to switch to linux box, still waiting for the hardware delivery then I will resume fresh.