Nodes Browser

ComfyDeploy: How comfyui_lumaAPI works in ComfyUI?

What is comfyui_lumaAPI?

Unofficial Luma API-ComfyUI version.[w/WARN: This project is for learning purpose only!]

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui_lumaAPI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Unofficial Luma API-ComfyUI version

WARNING: This project is for learning purpose only!

Installation

Info

  • Login https://lumalabs.ai/.
  • Use Chrome or other browsers to inspect the network requests (F12 -> XHR).
  • Copy the cookie to key.json

1

  • Use image_generation.json (in workflow) for Luma image2video generation.
  • Get the result id, record saved in output/luma video/record_id.txt.
  • Use check_result.json to retrieve the video link if Luma generation has finished. The video will be downloaded automatically if the download option is set to true.
  • Video will be saved in output/luma video folder.