Neural filters script
Hello.
I need to write the action of the "Skin Smoothing" neural filter into a script JS.
With the values:
Blur "+100"
Smoothing "+50"
With the output to a new layer with a mask.
In case, if the persons neuro filter will not find - do nothing.
ScriptListener.8li does not give the necessary result. The script comes out with 9 thousand lines, and there is an error somewhere in it.
I need the script to integrate into streaming automation, to automatically distinguish between frames with people.
Neuro filter from version 22 worked fine. But the new one, if it does not find faces, it generates an error, which slows down the whole automation.
Thanks in advance for the help.

