dahuzi773
Results
2
comments of
dahuzi773
> 简单改了下train_by_toml.ps1,可以按配置批量炼丹,把下面代码复制到记事本保存,后缀改成ps1,放到根目录 > > ``` > # LoRA train script by @Akegarasu > > # 批量配置文件,每行以逗号结尾,最后一行不要逗号 > # 若报错先分别执行:A强制更新-国内加速.bat install-cn.ps1 > # 若想看图表可执行:tensorboard.ps1 > [string[]]$my_batch_tomls=( > "./toml/批次1.toml", > "./toml/批次2.toml", >...
I have the same problem, I changed the --down arg to 1, so the images didn't be resized to low resolution, but the processing result was the same as default....