mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-15 21:36:42 +08:00
fixed typo
This commit is contained in:
parent
b74e0aa1c2
commit
cf7a45fb67
@ -322,7 +322,7 @@ class Veo3VideoGenerationNode(VeoVideoGenerationNode):
|
||||
node_id="Veo3VideoGenerationNode",
|
||||
display_name="Google Veo 3 Video Generation",
|
||||
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=[
|
||||
comfy_io.String.Input(
|
||||
"prompt",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user