level 1
一用R-ESRGAN 4x+放大算法就报错,TypeError: argument of type 'NoneType' is not iterable,卡在50%左右。
是什么原因?大神求解
2024年04月02日 10点04分
1
level 11
sd1.5的话,用latent就好,重绘幅度还可以设得高些,更符合1.5的需求
2024年04月02日 10点04分
3
level 9
TypeError: argument of type 'NoneType' is not iterable
这个提示的意思是,没有对应的算法文件。
检查下是不是你这个R-ESRGAN 4x+算法文件没下载完整或者被破坏了,重新下载个试下
2024年04月03日 02点04分
4