williamyang1991 / VToonify

[SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer
Other
3.53k stars 442 forks source link

Has anyone encountered this problem? #22

Closed saiyi123 closed 1 year ago

saiyi123 commented 1 year ago

ResolvePackageNotFound:

The three packages cannot be downloaded.

williamyang1991 commented 1 year ago

Maybe you can manually install PyTorch; Pillow 8.3.1; Matplotlib 3.3.4; opencv-python 4.5.3; Faiss 1.7.1; tqdm 4.61.2; Ninja 1.10.2 Instead of using conda env create to avoid download packages like libgcc

saiyi123 commented 1 year ago

Thank you very much for your reply, can this program run on Windows platform now? Are you implementing it on a Linux platform or a Windows platform.

williamyang1991 commented 1 year ago

I developed it on Linux. I haven't tried it on Windows.

saiyi123 commented 1 year ago

alright, thank you very much。No wonder I didn't succeed with windows.