Will try later and report back.
Cu Selur
I just released the new version:
https://github.com/dan64/vs-deoldify/rel...tag/v4.5.2
I noted that in the current Hybrid version is set num_threads=1.
unfortunately this setting is slowing down the process too much and the problems introduced with the multi-thread are not so big to justify such slowdown.
It would be nice if you can add an option for this setting, so that the user can decide if it will accept the slowdown or not.
Thanks,
Dan
installing vsrife through the whl seems to work. Thanks.
Please add num_threads=1 only in the case the checkbox Reference frames only is checked (currently there is a typo and is written "fames" instead of "frames").
Thanks,
Dan
Updated Hybrid_deoldify, let me know whether this is correct.
I installed the version 2024.12.29.1 and the row "core.num_threads=1" is always added.
Moreover there is still the typo previously reported and is written "fames" instead of "frames", see picture below
the row
should be added only if
Reference frames only is checked as shown in the picture above.
Thanks,
Dan
Strange, must have mixed up something.
Can't reproduce this here.
"Reference frames only" is disabled by default, I can enable and disable it without a problem.
'core.num_threads = 1' is only added when "Reference frames only" is enabled.
I deleted the current dev, packaged a new one.
Uploading that version now (to be 100% sure we use the same version).
New dev is: Hybrid_dev_2024.12.29-202935, which should be up in ~6min.
Cu Selur
(29.12.2024, 21:36)Selur Wrote: [ -> ]Uploading that version now (to be 100% sure we use the same version).
New dev is: Hybrid_dev_2024.12.29-202935, which should be up in ~6min.
Cu Selur
Now, it works as expected.
Thanks,
Dan