03.03.2024, 14:31
The new "Coloring" page is amazing!, maybe 3 digit for Weight are too much 2 should be enough (with step 0.05).
I found a problem when I select the DDColor ModelScope, in this case the generated code is:
The possible values for this parameter are specified in __init__.vpy
For the moment I don't have found any other problem.
Thanks,
Dan
I found a problem when I select the DDColor ModelScope, in this case the generated code is:
clip = ddeoldify(clip=clip, model=0, sat=[1.00,1.00], hue=[0.00,0.00], dd_method=0, dd_weight=0.250, dd_model=-1)
The possible values for this parameter are specified in __init__.vpy
:param dd_model: ddcolor model (default = 0):
0 = ddcolor_modelscope,
1 = ddcolor_artistic
For the moment I don't have found any other problem.
Thanks,
Dan