WARNINGS - ignore or is there a fix?

#7
by Softology - opened

Should something be changed to fix these warnings or can they be ignored?

During First Stage

WARNING - No preprocessor field found in cfg.
WARNING - No val key and type key found in preprocessor domain of configuration.json file.
WARNING - Cannot find available config to build preprocessor at mode inference, current config: {'model_dir': 'path_to_local_cache'}. trying to build by task and model information.
WARNING - No preprocessor key ('image-to-video-model', 'image-to-video') found in PREPROCESSOR_MAP, skip building preprocessor.

During Second Stage

WARNING - task video-to-video input definition is missing
WARNING - task video-to-video output keys are missing

There is also an error in the second stage because rm does not work on Windows.

'rm' is not recognized as an internal or external command, operable program or batch file.

We have currently only validated it on Linux systems and have not yet tested it on Windows. Therefore, we still recommend running it in a suitable environment first.

OK, other than those warnings, I can let you know it works fine under Windows.

Softology changed discussion status to closed

Sign up or log in to comment