Ricardo
Ricardo
@adekusar-drl Thanks for the post, that looks like exactly what I wanted! Being able to only measure parts of it the circuit opens up several new possible designs which I...
Not an issue at all, the results were still very good :) > I'm not sure I understood you question. I don't think you can filter out some states, but...
ah yes you're right, that's why I wanted to get "all" the counts and handle them "myself", but I guess one could just return the `0` for any irrelevant keys.
This looks like it could be a good addition to the repo, one could even imagine a release action that builds the image and hosts it somewhere, but that's all...
> > > > @esteinborn > > > > > is the output at `/temp`? I'm looking there and there are a bunch of mp4 files, but none of them...
> I've updated the Dockerfile and docker-compose.yml > > Please check this. [#97 (comment)](https://github.com/FujiwaraChoki/MoneyPrinter/issues/97#issuecomment-1935515102) > > Here is the new docker-compose.yml > > ``` > version: "3" > services: >...
@GregHilston Ah, my bad, I wrongly interpreted the file, you're right :)
> > @GregHilston > > Ah, my bad, I wrongly interpreted the file, you're right :) > > I found the fix regarding no-audio i am right now verifying it....
> the output video it just created for me is 3:21 long. That is too long for a youtube short. It did grab a LOT of information from GPT on...
probably best to add `__pycache__` to `.gitignore`