mixuala

Results 5 issues of mixuala

I'm not sure where to log this bug, but here it is. The cordova plugin works fine, but not through Ionic Native, `"@ionic-native/photo-library": "^5.0.0-beta.21"` https://github.com/ionic-team/ionic-native/issues/2785

This error (in Colaboratory) is fixed by upgrading the Pillow package, skip `Pillow==4.1.1` ``` /usr/local/lib/python3.6/dist-packages/PIL/JpegImagePlugin.py in SOF(self, marker) 144 n = i16(self.fp.read(2))-2 145 s = ImageFile._safe_read(self.fp, n) --> 146 self.size...

got a `FORBIDDEN` response for the AWS file. switched to the weights file which is now included with torchvision ``` # !wget https://s3-us-west-2.amazonaws.com/jcjohns-models/vgg16-00b39a1b.pth !wget https://download.pytorch.org/models/vgg16-397923af.pth !cp vgg16-397923af.pth vgg16-00b39a1b.pth ```

any plans to migrate to ionic v4?

- add support for ionic css4 color classes I'm not sure how to update your npm package, but these changes worked for my ionic 4 project