zhenhuaplan

Results 5 comments of zhenhuaplan

希望支持脚本支持Python3.8以上

Good,But this seems to raise new questions,After I refresh the Locust web interface,No data is displayed on the statistics screen

> same here on an M2 Pro, i tried the changes from [@kiyokiku](https://github.com/kiyokiku) 's PR locally [#195](https://github.com/microsoft/OmniParser/pull/195) but same result :( Instead of using torch==2.4.0 and its dependencies, you can...

Has anyone successfully used the GPU of the Apple M1 self-developed chip in the MacBook? I still can't use GPU acceleration properly here

> @zhenhuaplan > > Could you run the following Python script and let me know the output? > > ``` > import torch > > print("torch.backends.mps:", torch.backends.mps.is_available()) > print("torch.mps:", torch.mps.is_available())...