A video generation app for extending male-oriented 720p videos. The instruction style (up to 10 lines) is the same as other apps. It creates a continuation starting from the final frame of the inserted video and extends actions according to the prompt. Flow: extract the final frame → generate the continuation video based on the text instructions → concatenate the inserted video with the newly generated video → export the video. This version adds the following adjustments: - Tuning the upscaling and sharpness processing of the final video frame - Maintaining the color temperature of the upscaled image across the video to suppress hue shifts at the junction. Note: because this feature can sometimes be a drawback, we the ColorMatch node and inserted one LoRA instead. - Fixing the additional continuation duration at 5 seconds (because generating beyond 5 seconds while preserving color temperature and action continuity significantly increases generation time)
