Annunziata Gianluca

Results 193 comments of Annunziata Gianluca

Hi my friend, you have to install dependencies written in requirements.txt. You can do it automatically with: > pip install -r path_to_the_file/requirements.txt Make sure you have python

Mmh try to use Python 3.10.x, never tested on previous Python version

This is the exact version i am using, are you sure you are in python 3.10 context? Have you unistalled 3.8?

I think that python must be installed native

okk, let me know if it works :)

HI my friend, sadly the project is Windows only because the directml package works only on windows (this package enable to use AI on all gpus) Substancially it can work...

Nice :D

Hi my friend, This probably happens because the cpu can't send enough images to the gpu to upscale, considering that the gpu is **extremely faster than the cpu** (in general,...

Yes, my friend I am actually working on it and it will be released as soon as possible. For ffmpeg, to set the number of cpus to use you can...

Hi, i do not use ffmpeg directly, but with moviepy library. despite not being in the commandline, then actually all the cpus are used?