bryandlee / animegan2-pytorch

PyTorch implementation of AnimeGANv2
MIT License
4.41k stars 641 forks source link

An empty "result" folder gets created #84

Open Mrzhang-hub opened 1 year ago

Mrzhang-hub commented 1 year ago

First, I used the command conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch got this error AssertionError: Torch not compiled with CUDA enabled Then I find the matched cuda version in pytorch website and I managed to remove the error message. but when i run the face_test.py , nothing happen, only an empty "result" folder gets created