So I have a simple scenario where the goal is to fetch an image ID from Google Drive and use that image as input to the Stability AI module to generate a video from the image.
However, an error is returned in the Stability AI module "Invalid filename in parameter ‘file_name’ " I used the Make AI chatbot and chatgpt for troubleshooting without success.
I’ve attached all screenshots. Appreciate any help please. Many thanks😊
So I implemented your feedback and it worked however, I’m not sure how to download and view the generated file from the Stability AI module. I can only see the ID in the output. I was hoping for a URL that I can extract via HTTP module.
However, I’m not sure your video is built immediately. So it’s possible you won’t get anything… Maybe you will need to add a Sleep module just after “Generate a Video” so that the scenario waits some seconds before it tries to pick the video.