gokayfem / ComfyUI-fal-API

Custom nodes for using fal API. Video generation with Kling, Runway, Luma. Image generation with Flux. LLMs and VLMs OpenAI, Claude, Llama and Gemini.
Apache License 2.0
74 stars 4 forks source link

Video Gen OUtput #7

Closed Chewboctopus closed 2 days ago

Chewboctopus commented 3 weeks ago

How do I save a video generation? The output is "string" which I assumed meant that I would get a URL. I added a "display any" node bit got no output. The API did charge me, so not sure how to save my output.

gokayfem commented 3 weeks ago

Hello, i recommend using Video Helper Suite nodes for this. It is most common video saving node on ComfyUI. If you go to your account on fal website you can take the video generated from your requests in the model page. It wont dissappear. You can use load video from url node from this nodes and combine video node from VHS nodes. https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite

image