TVAIは3.2.9で、zipファイル中のテストのやつで吐くエラーは下記のです。 VEAIの2.3.0では正常に動作しています。

---------------------------------------------------------------------------------------------------------
Active code page: 65001


F:\TecoGAN\TG\BATCH>md "F:/TecoGAN/TG/addout0"
A subdirectory or file F:/TecoGAN/TG/addout0 already exists.

F:\TecoGAN\TG\BATCH>TVAI.lnk -hide_banner -nostdin -thread_queue_size 256 -y -i "F:/TecoGAN/TG/output0/%04d.png" -vf "tvai_up=model=ahq-12:scale=1843:device=0" -q:v 1 -start_number 0 "F:/TecoGAN/TG/addout0/%04d.jpg"
Input #0, image2, from 'F:/TecoGAN/TG/output0/%04d.png':
Duration: 00:00:46.36, start: 0.000000, bitrate: N/A
Stream #0:0: Video: png, rgb24(pc, gbr/unknown/unknown), 328x216, 25 fps, 25 tbr, 25 tbn
Stream mapping:
Stream #0:0 -> #0:0 (png (native) -> mjpeg (native))
[Parsed_tvai_up_0 @ 000001D573CC0F40] Value 1843.000000 for parameter 'scale' out of range [0 - 4]
Error applying option 'scale' to filter 'tvai_up': Result too large
Error reinitializing filters!
Failed to inject frame into filter network: Result too large
Error while processing the decoded data for stream #0:0
Conversion failed!

F:\TecoGAN\TG\BATCH>pause
Press any key to continue . . .