vs-deoldify icon indicating copy to clipboard operation
vs-deoldify copied to clipboard

vs-deoldify's problem

Open JoaquinP41 opened this issue 1 year ago • 5 comments

I'm sorry of just of install vs-deoldify in hybrid and vapoursynth, i din't mean to tell it was an accident. what am i going to do with the files of vs-deoldify in hybrid.

JoaquinP41 avatar May 21 '24 23:05 JoaquinP41

The simplest way is to install Hybrid: https://www.selur.de/downloads

Since to get Hybrid working is necessary to install a lot of packages. It is available an archive with all the necessary packages: GoogleDrive

Here the instructions provided by Selur

Quote:
These addons are Windows only!

File: VapoursynthRXX_torch_XXXX.7z <- the 'torch'-addon, this requires an NVIDIA card

Installation of 'torch'-addon
* Extract the torch-addon into your Hybrid/64bit/Vapoursynth-folder.

dan64 avatar May 22 '24 08:05 dan64

actually:

Installation of 'torch'-addon

  • Extract the torch-addon into your Hybrid/64bit-folder.
  • Extract the vsgan_models into your Hybrid/64bit-folder. (belongs to vsgan which comes with the torch addon

Selur avatar May 27 '24 14:05 Selur

As additional note, after the installation, if Hybrid was installed under "c:\Program Files" it is better to follow the following steps:

  1. copy the content of the Hybrid folder somewhere out of Windows normal progam folders, i.e. c:\Hybrid or if available d:\Hybrid
  2. deinstall Hybrid with all its settings.
  3. turn Hybrid into a portable version, see: https://forum.selur.net/thread-10.html
  4. install the torch-addon from the experimental folder on Google Drive
  5. Try that version.

Dan

dan64 avatar Sep 15 '24 07:09 dan64

Does DeOldify save something in a folder inside the Vapoursynth-path? (then, DeOldify should be adjusted to select where such files are placed and Hybrid should be adjusted to take this into account) Otherwise, I see no real reason to turn Hybrid portable aside from some shitty virus scanners using special (unkown) rules for stuff under 'Program files'.

Selur avatar Sep 15 '24 08:09 Selur

I added this note, due to this post: https://forum.selur.net/thread-3841-post-23914.html#pid23914

P.S. As described in https://github.com/dan64/vs-deoldify#models-download, additional torch files (mainly network weights) are downloaded in filter's directory .\Lib\site-packages\vsdeoldify\models because this directory is set by filter as torch hub .

dan64 avatar Sep 15 '24 09:09 dan64

Added HAVC User Guide with detailed instructions for installation and filter usage.

Dan

dan64 avatar Jan 13 '25 17:01 dan64