Rechie Kho
Rechie Kho
Hi, I met the same problem. And I fixed it thankfully. If you have your venv set up and install the cv version (my cv version is 3.4.0.12) as told,...
Ok.... Let me specified all the step you might need to take. 1. firstly, run ```python visual_measurement.py``` yourself on your own terminal. For me, the exception is the numpy.core.multiarray cannot...
This project is nice. Even though you are frowning in front of camera, the model still show happy expression
The crash need that: The evil scene must be the first tab The evil child scene must being edited. The child scene must not be editable
I try to play something in `READY` in `_notification`. And I scatter prints all over the code when there are changes to `animation_set` and `playback.current.from`. ``` cache inserting animation, if...
By the way, in the child scene, a ready signal is connected to `AnimationPlayer.play` so it plays on ready. Not sure whether is it normal for the editor to play...
yep, I also met this problem, Damn
I wonder why it is still pending, I met this problem today.
Sure, could you link me to the thing you are talking about? The precommit? Also, I do remember @Ughuuu did add code linting on GitHub workflow, how would that differ...
Hello, thank you for taking interest in IREE.gd! I haven't try out pytorch models but there is [documentation](https://iree.dev/guides/ml-frameworks/pytorch/) on IREE's official website on how to preprocess them. Once you get...