ansemz

Results 3 issues of ansemz

Traceback (most recent call last): File "main.py", line 25, in instance.start() File "/mnt/d/Downloads/JGM-Automator/automator.py", line 42, in start self.check_policy() File "/mnt/d/Downloads/JGM-Automator/automator.py", line 142, in check_policy if len(UIMatcher.findGreenArrow(self.d.screenshot(format="opencv"))): File "/mnt/d/Downloads/JGM-Automator/cv.py", line 36,...

documentation

### Verify steps - [X] I have read the [documentation](https://wiki.metacubex.one/) and understand the meaning of all configuration items I have written, avoiding a large number of seemingly useful options or...

bug

我本人没有用conda,使用uv和venv都无法执行成功。报错如下: ``` cuda is_available: False MPS is_available: False cuda device_count 0 显卡驱动不适配,请根据readme安装合适版本的 torch! 已经检测到模型文件! 启动Omniserver服务中,因为加载模型真的超级慢,请耐心等待! [SERVER-ERR] Traceback (most recent call last): [SERVER-ERR] File "D:\uv\autoMate1\omniserver.py", line 8, in [SERVER-ERR] from fastapi...