UGN
UGN
Hi there, not expecting much help from here but I'll give it a shot anyway: I'm using WebSockets to retrieve a number that changes every now and then in my...
In Step 2 I can't install the requirements. I'm on a Mac M3 using python 3.9.1 and have installed pytoch via: https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/ In the next steps I get: ``` pip...
The Terminal in the UI was just staying blank and not showing any information, this was fixed in TerminalWidget.svelte. Unused Anchor tags in ControlPanel.svelte produced an Error message: "..ui/src/lib/components/ControlPanel.svelte:186:16 A11y:...
Hey, I'm trying to compile my python app (cptn. obvious). I'm stuck with this: `Traceback (most recent call last): File "/Users/xxx/Documents/Code/Commercial/project/main.py", line 4, in import customtkinter as ctk ModuleNotFoundError: No...
Hello Hans and "ze" others, I was wondering, how you are training models to get ze best results? Is it possible to use something as simple as Teachable Machines to...
Hi there, First of all, thanks for sharing this project!!! I used docker compose to test it, and it's pretty cool! I wanted to start developing some features for this...