leavesster

Results 6 comments of leavesster

I have the same issue. And also try `th> torch.load('./fast-neural-style/models/instance_norm/la_muse.t7').model` and still fails. And cloned `fast-neural-style` seems not working for me. I work dir is where the setup.sh in I...

After manually download all models, It works perfect. It seems `curl` just download a `301 Moved Permanently`

@MrThiago this repo will automatic clone [fast-neural-style](https://github.com/jcjohnson/fast-neural-style) the problem is fix in its pr [pull144](https://github.com/jcjohnson/fast-neural-style/pull/144).

关于NSNULL这个问题,我也碰到过,以前有在stackoverflow上有一个category的解决办法,但是当时没顺手存下来。后来在B站APP上发现了这么个category,解决NSNULL的崩溃的。 https://github.com/nicklockwood/NullSafe

> I had the same issue with playgrounds, so I resolved it in another way. I'm using the combination of Xcode/SwiftUI live previews and `UIViewRepresentable` protocols to test my `UIKit`/`Snapkit`...

默认值就是NO,所以一开始就试过了,也不行。