-
debian:stable-slim
-
Getting errors when trying to Draw ROI's:
> ### An unexpected error occured in the App component
> Cannot read properties of undefined (reading 'graphicType')
> #### Component Stack:
> TypeError…
-
Could we have Docker images that are slimmer? Some examples of TFX Docker image sizes (compressed, even):
TFX 1.0: 5.67GB
TFX 1.5: 6.65GB
TFX 1.10: 8.53GB
TFX 1.15: 11.4GB
At least an explana…
-
Hi
pico luck fox at any version crashes ps4 2216A 500GB
i changed HDD to fresh one crashed
i changed pico's all versions crashed again
i used 5 different pico luck fox's but crashes again
zero l…
-
I've been trying to set this up for days: https://opentelemetry.io/docs/zero-code/php/.
Here's my `dockerfile` for PHP, built with `docker build --platform linux/amd64 -t phpbox -f dockerfile .`:
…
-
**Summary:** 📝
It's seems that the BMC4 includes a mod which is causing a constantly re-spawning of the Easy NPC entity, which results in the following log:
```
[19Nov2024 19:49:38.998] [Render thr…
-
Hi there,
The current guide learn us how to make apps with Slim but not using Slim skeleton.
Since they are several ways to make the same thing, I think you should add doc/guide for Slim skelet…
-
I can view live video with the generic camera integration but is there a possibility of getting the human detection notification?
Would be nice to use this as a trigger (much like what a Google nest …
-
rsmtools has many large dependencies. Many of them are not needed at inference time.
It would be nice to either:
1. Use the pip compatible install options like `pip install "rsmtools[full]"` to …
-
We currently use "Slim CI" for this project, which (in theory), only runs models that are *affected* by a PR in CI. The intention here is that we can save time and money by just running the stuff that…