fixed typo

This commit is contained in:
bigcat88 2025-08-11 11:28:38 +03:00
parent b74e0aa1c2
commit cf7a45fb67
No known key found for this signature in database
GPG Key ID: 1F0BF0EC3CF22721

View File

@ -322,7 +322,7 @@ class Veo3VideoGenerationNode(VeoVideoGenerationNode):
node_id="Veo3VideoGenerationNode", node_id="Veo3VideoGenerationNode",
display_name="Google Veo 3 Video Generation", display_name="Google Veo 3 Video Generation",
category="api node/video/Veo", category="api node/video/Veo",
description="Generates videos from text prompts using Google's Veo 2 API", description="Generates videos from text prompts using Google's Veo 3 API",
inputs=[ inputs=[
comfy_io.String.Input( comfy_io.String.Input(
"prompt", "prompt",