Bilal Siddiqui
Bilal Siddiqui
I had the same issue of `sudo protonvpn c ` being hung after _Connected!_ is printed to the terminal. I am on Ubuntu 20.04 and `sudo apt update && upgrade`...
`image.width` is not a zero indexed value; that is why subtraction by one is done. It ensures the horizontal flip is within the bounds of the image tensor.
insert into your `~/.bashrc` ``` export MS_CACHE_HOME="/new/path/.cache/modelscope" export MODELSCOPE_CACHE="/new/path/.cache/modelscope" ``` then run source `~/.bashrc` @yingdachen can we close this issue?