Alan Rios
Alan Rios
Using the command `python2 cl-waifu2x.py alan.png saida.png models/scale2.0x_model.json` I ended up with this error: File "/home/amaimond/Documentos/PROJETOS PY/gomu para testes/even/venv/lib/python2.7/site-packages/pyopencl/__init__.py", line 1385, in create_some_context platforms = get_platforms() pyopencl._cl.LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR...
I tried to run the following command: ```waifu2x-ncnn-vulkan.exe -i input.jpg -o output.png -n 2 -s 2``` And the program closes with the following output: ``` C:\Users\Box\Desktop\waifu2x-ncnn-vulkan>waifu2x-ncnn-vulkan.exe -i input.jpg -o output.png...
There's a little mistake on line 61. I think you forgot about it. I just changed it and it works fine, thanks for the script!
First, congratulations on the code!!!! Last night I got it working. But right now it doesn't work. Get stuck in "Downloading torrent metadata 0.00% complete (down: 0.0 kB / s...
This command: `python ih2torrent.py --file test.torrent "magnet:?xt=urn:btih:6d1e38aa6d10e62c827102cb5e21f2d5b3f2e090"` Return this: ``` [2021-11-16 20:32:29,787][INFO] Using node ID: 4927ed92175a89cb0aa5841ae5e3de76c5d6bbf6 [2021-11-16 20:32:29,800][INFO] Using router.bittorrent.com as the bootstrapping node. [2021-11-16 20:32:29,800][INFO] Resolving: router.bittorrent.com Exception ignored...