mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 01:36:41 +08:00
fixed typo
This commit is contained in:
parent
b74e0aa1c2
commit
cf7a45fb67
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user