Abi Raja

Results 442 comments of Abi Raja

Thank you for the detailed description of your problem. Sorry for the slow response. The first error I see in the backend logs is "websockets.exceptions.ConnectionClosedOK". This typically happens when the...

Sorry for the slow response - I've been traveling. Hmm, that is strange. No matter the video length, the system generates 20 screenshots from the video. Re: quality of generations,...

There isn't a way to upload multiple images at the moment. You'll have to use a video instead.

Yeah, I would recommend converting .mov to .mp4 before uploading it. We probably will support more video formats, but there's lots of different ones so that isn't the biggest focus...

Here's how to get docker compose logs: https://docs.docker.com/reference/cli/docker/compose/logs/

Looks like a problem with moviepy installation. You could comment that out if you're only looking to do image -> code generation and not video -> code generation. @wwzeze and...

Please see the FAQ for how to set up your OpenAi keys. You probably need to buy a little bit of credit.

looks like the issue with moviepy. Are you planning to use screen recording to code or just screenshots? If just screenshots, you can remove the "import moviepy" in your code.

@theMistletoe are you looking to use screen recording to code or just screenshot?