|
发表于 2021-4-30 07:57:09
|
显示全部楼层
[CPU] : CPU
[0] : GeForce GTX 1060
[0] 选择哪一个显卡? :
0
两秒内按下Enter键可以重新设置模型参数...
[12] 几个小时备份一次? Autobackup every N hour ( 0..24 ?:help ) :
12
[y] 保存预览历史记录 Write preview history ( y/n ?:help ) :
y
[n] 选择预览图片 Choose image for the preview history: ( y/n ) :
n
[0] 目标迭代次数 Target iteration :
0
[n] 人脸随机翻转 Flip faces randomly ( y/n ?:help ) :
n
[8] 批量大小 Batch_size ( ?:help ) : 4
4
[n] 眼睛优先 Eyes priority ( y/n ?:help ) :
n
[y] 把模型和优化器放在GPU上 Place models and optimizer on GP ( y/n ?:help ) :
y
Error: 'n'
Traceback (most recent call last):
File "D:\BaiduNetdiskDownload\20200601\DeepFaceLab_NVIDIA0601\_internal\DeepFaceLab\mainscripts\Trainer.py", line 57, in trainerThread
debug=debug,
File "D:\BaiduNetdiskDownload\20200601\DeepFaceLab_NVIDIA0601\_internal\DeepFaceLab\models\ModelBase.py", line 177, in __init__
self.on_initialize_options()
File "D:\BaiduNetdiskDownload\20200601\DeepFaceLab_NVIDIA0601\_internal\DeepFaceLab\models\Model_SAEHD\Model.py", line 95, in on_initialize_options
self.options['lr_dropout'] = io.input_bool ("使用学习率下降 Use learning rate dropout", default_lr_dropout, help_message="When the face is trained enough, you can enable this option to get extra sharpness and reduce subpixel shake for less amount of iterations.")
File "D:\BaiduNetdiskDownload\20200601\DeepFaceLab_NVIDIA0601\_internal\DeepFaceLab\core\interact\interact.py", line 303, in input_bool
s = f"[{yn_str[default_value]}] {s} ( y/n"
KeyError: 'n'
大佬 我直接复制金modle 的文件夹 按 论坛教程进行的 出现了 这个 可以帮我看看问题吗? |
|