Crockmy

Results 2 comments of Crockmy

> Hi > You made it work with google colab? can you share how? thanks You can try [this](https://github.com/Crockmy/waifu2x-ncnn-vulkan/blob/master/notebooks/waifu2x_ncnn_vulkan.ipynb),But it was made four months ago,I'm not sure if it still...

``` javascript var lcm = function () { var index = 1; var bol = false; while (1 == 1) { bol = true; for (var i = 0; i...