ComfyUI/.gitattributes
bymyself 9ecb45550a Add Veo3 video generation node with audio support
- Create new Veo3VideoGenerationNode that extends VeoVideoGenerationNode
- Add generateAudio parameter for Veo3 models (veo-3.0-generate-001, veo-3.0-fast-generate-001)
- Fix Veo3 duration to 8 seconds only
- Update original node to clearly be Veo 2 only
- Regenerate API types to include new Veo endpoints
- Mark generated API types file in .gitattributes
2025-07-30 01:08:30 -07:00

4 lines
112 B
Plaintext

/web/assets/** linguist-generated
/web/** linguist-vendored
comfy_api_nodes/apis/__init__.py linguist-generated