1.0.6 • Published 8 months ago

n8n-nodes-lumalabs v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

n8n-nodes-lumalabs

This is an n8n community node for LumaLabs' video generation API. It allows you to generate AI-powered videos directly from n8n workflows.

Installation

Follow the installation guide in the n8n community nodes documentation.

npm install n8n-nodes-lumalabs

Operations

Generate Video

Creates a new video using LumaLabs' AI video generation API.

Parameters:

  • Prompt (Required): The text prompt describing the video you want to generate
  • Negative Prompt: Things to avoid in the generated video
  • Seed: Random seed for generation
  • Motion Scale: Scale of motion in the video (default: 30)
  • Motion Randomness: Randomness of motion in the video (default: 30)

Get Video Status

Check the status of a video generation request.

Parameters:

  • Video ID (Required): The ID of the video generation request to check

Credentials

You need to provide your LumaLabs API key to use this node. You can obtain an API key from LumaLabs.

Example Usage

  1. Create a new workflow
  2. Add the LumaLabs node
  3. Configure your API credentials
  4. Set up the video generation parameters
  5. Connect to other nodes as needed

Resources

Version history

  • 1.0.0: Initial release

License

MIT

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.5

8 months ago

0.3.3

8 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago