Skip to content

It doesnt work on GTX1660TI with MAXQ #82

@xuerenzhanshen

Description

@xuerenzhanshen

The crash report is under the line...
It used to work perfectly when i used Windows 10, and it can only work on CPU now
This may be related to upgrading my computer to win11.


Started Yanderify 4.0.3-stable
Disclaimer: CPU mode on low-end computers or most laptops generally will cause the system to lock-up.
We are not liable if you freeze your PC by refusing to listen to this advice.
Written by dunnousername#8672.
heavily inspired by windy's efforts
New video input path: C:/Users/hongj/Desktop/damedane.mp4
New image input path: C:/Users/hongj/Desktop/hashimoto-chie.jpg
New video output path: C:/Users/hongj/Desktop/1.mp4
starting...
Reloading checkpoints...

This section contains the details the devs need to fix this issue.
If you are reporting a bug, please include this entire section.
If you leave out any of it, there is a good chance the devs will not be able to help.
Error: received a UnicodeDecodeError at stage "predict".
Message: "'utf-8' codec can't decode byte 0xd0 in position 23: invalid continuation byte"
Full traceback:
File "yanderify.py", line 206, in worker_thread

File "yanderify.py", line 55, in reload

File "demo.py", line 32, in load_checkpoints

File "torch\nn\modules\module.py", line 260, in cuda
return self._apply(lambda t: t.cuda(device))

File "torch\nn\modules\module.py", line 187, in _apply
module._apply(fn)

File "torch\nn\modules\module.py", line 187, in _apply
module._apply(fn)

File "torch\nn\modules\module.py", line 187, in _apply
module._apply(fn)

[Previous line repeated 3 more times]

File "torch\nn\modules\module.py", line 193, in _apply
param.data = fn(param.data)

File "torch\nn\modules\module.py", line 260, in
return self._apply(lambda t: t.cuda(device))

File "torch\cuda_init_.py", line 163, in _lazy_init
_cudart = _load_cudart()

File "torch\cuda_init_.py", line 60, in _load_cudart
lib = find_cuda_windows_lib()

File "torch\cuda_init_.py", line 33, in find_cuda_windows_lib
out = out.decode().strip()

cpu=0 C:/Users/hongj/Desktop/damedane.mp4 C:/Users/hongj/Desktop/hashimoto-chie.jpg C:/Users/hongj/Desktop/1.mp4 This is the last line of the crash report section. =========================== yanderify crashed! some common problems: - you have an AMD card. AMD cards are not supported in GPU mode for technical reasons. However, you can run in CPU mode, albeit much lower. Please read the disclaimer at the top about CPUs! - you have an NVIDIA card, but there is either not enough VRAM or the card is too old. >=700-series cards with >=2GB dedicated VRAM should work fine - you have a working card, but there is not enough available VRAM to run the deepfake process. Browsers commonly cause VRAM issues. If you have any games open, try closing them. - one of the devs fucked up somewhere. if that is the case, make sure to submit the full crash report (you might have to scroll up!), otherwise we cannot help you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions