Ebsynth CPU

Ebsynth 不能设置GPU
stage1

Skip frame extraction
Settings -> Mode=base, Device=cpu, Torchscript=disabled

根据你提供的信息,ebsynth似乎正在使用cpu而不是gpu。

您可以尝试使用以下步骤来更改设备设置为gpu:

确保您的电脑上已经安装了相应的gpu驱动程序和cuda库。这些都是必需的,才能在ebsynth中使用gpu。
打开ebsynth并选择 "settings"。
在设置菜单中,选择 "mode=performance" 以允许ebsynth使用gpu。
将 "device" 设置为所需的gpu。
启用torchscript选项,以充分利用gpu的性能优势。