OPERATING SYSTEMSOS Linux

VTuber Unity – Ubuntu 20.04 – RTX 3090

So you’re looking into controlling a 3d anime character from Unity via your webcam? Well, thats exactly what VTuber Unity does! Even works on the Windows 10 gaming OS 😉

VTuber Unity on Github:
https://github.com/kwea123/VTuber_Unity

virtual character unity-chan © UTJ/UCL.

== Install ==
conda create –name vtuberunity python=3.8
conda install pytorch torchvision torchaudio cudatoolkit=11.0 -c pytorch
pip install -r requirements_gpu.txt

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *