CGMikeG

Results 12 comments of CGMikeG

I have tested Miku_Miku_Rig, in most cases, it works fine but for some reason when I convert VMD to NLA the legs don't move as expected. It's almost like it...

I have change false to true and some other suggestion I got from google. Now I am getting out of memory error. I will try to reduce batch_size, epochs, and...

I was having the same issue, I am not sure what else would trigger the DECODER ERROR but it looks like if the image is big or in a jpg...

> When you install the lastest version(0.3.16), it works on the Windows System. Holy cow, it worked :D :D :D

All good I just realize I put file path instead of just the folder path in the training folder

awwww thats painful would be nice if we can get if we can use this locally

make sure you check pytorch website and get the correct torch and cuda version. https://pytorch.org/get-started/previous-versions/

absolute perfection!!!! I had to remove sudo on the last line. But this is awesome!!! sudo apt install libosmesa6-dev sudo apt-get install build-essential sudo apt-get install libgl1-mesa-dev sudo apt-get install...

Hello all, I tried installing below version of pytorch and it work for me. conda install pytorch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 pytorch-cuda=11.8 -c pytorch -c nvidia https://pytorch.org/get-started/previous-versions/ Make sure you use the...

Hello all, I tried installing below version of pytorch and it work for me. conda install pytorch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 pytorch-cuda=11.8 -c pytorch -c nvidia https://pytorch.org/get-started/previous-versions/ Make sure you use the...