Josh
Josh
What's the reasoning for dumping the downloads to a `temp_dir` as @dimbleby shows in the snippet? Is it so the cache doesn't blow out to a massive size? I'd be...
Thanks @dimbleby I'll take a look and see what I can do.
I know it's a MASSIVE hack but this was killing my docker build and I didn't want two `pyproject.toml` so I just put the `[tool.poetry.dev-dependencies]` heading at the bottom of...
Thanks @dimbleby I agree this work was also me trying to wrap my head around the codebase and toying with some ideas. As you rightly pointed out I did deviate...
Hi @metasyn I am likely not going to get the time to address this issue in the foreseeable future. Happy for someone else to take the reins.
Sorry, all. I don't really have time to work on this
Thanks, no doubt a model will drop in a week or 2 that can do it :-p I think it would be useful for the case where a user it...
Ok, so issue number 1: I was doing some other work and my venvs got mixed up so was using the wrong `segment_anything` repo. Now I get an error ......