Search Results

Found 1 results for "1833705346abefa79bf00c5a489e201f" across all boards searching md5.

Anonymous /h/8169605#8381206
12/28/2024, 5:19:07 PM
>>8381023
Depends on what you want really. If AnimeVideoV3, then just drag onto ChaiNNer realesr-animevideov3-x1.bin or the amount you want to upscale with. So if you want 4x upscale, you drag on realesr-animevideov3-x4.bin
If you want to use the other model that's in the 5.2 setup, you just drag that on.
>>8380994
Make sure you're running python version 3.10, and that it's installed to PATH.
I haven't seen a CMD like that with "PS" and colored stuff by default, so if that's some linux shit, I have not tested the script on linux, only Windows.
Though I do notice that I forgot to include in the install requirements file pillow.
So open CMD and type "pip install pillow" then try again.
Also do "pip install numpy"
>>8376366
Maybe this issue above is part of the problem you were experiencing, try pip install pillow and pip install numpy then re-run the script.
>>8169605
Updated setup to 7.1 to remove redundant pip install of CSV and Time aswell as adding pip install of Pillow and Numpy
https://mega.nz/folder/QwQlxZhQ#fBfQniiipkBpaflobeK8YQ
If you don't want to redownload the entire thing, just go in the loose files and download the new "Install requirements.bat" to replace the old one.
Alternatively, just open CMD and type these 2 things:
>pip install pillow
>pip install numpy
Or edit the existing batch script to have those.
Sorry for the issues with the script. Hopefully everything will work properly now.