|
楼主 |
发表于 2021-7-11 12:50:20
|
显示全部楼层
本帖最后由 訧哉 于 2021-7-11 12:53 编辑
Running trainer.
Choose one of saved models, or enter a name to create a new model.
[r] : rename
[d] : delete
[0] : 变换脸 - latest
:
0
Loading 变换脸_SAEHD model...
Choose one or several GPU idxs (separated by comma).
[CPU] : CPU
[0] : GeForce GTX 1050
[0] Which GPU indexes to choose? :
0
Press enter in 2 seconds to override model settings.
[0] Autobackup every N hour ( 0..24 ?:help ) :
0
[n] Write preview history ( y/n ?:help ) :
n
[69] Target iteration : 0
0
[y] Flip faces randomly ( y/n ?:help ) :
y
[8] Batch_size ( ?:help ) : 4
4
[y] Learn mask ( y/n ?:help ) :
y
[n] Eyes priority ( y/n ?:help ) :
n
[y] Place models and optimizer on GPU ( y/n ?:help ) :
y
Error: 'n'
Traceback (most recent call last):
File "D:\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\mainscripts\Trainer.py", line 55, in trainerThread
debug=debug,
File "D:\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\models\ModelBase.py", line 162, in __init__
self.on_initialize_options()
File "D:\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\models\Model_SAEHD\Model.py", line 97, 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:\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\core\interact\interact.py", line 284, in input_bool
s = f"[{yn_str[default_value]}] {s} ( y/n"
KeyError: 'n'
大佬救命
|
|