Any idea how to get this working on Windows 11
- 主要语言
- Python
- 星标
- 1.6k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
I tried for a couple of days to get this working on my Windows 11 PC to no avail. It seems to always run into issues with conflicting requirements versions. I tried the windows 10 installer script and while it was able to get further in the installation than I was, it still wasn't able to get everything correct to run the inference function.
The issue seems to be the mxnet only has newer versions for Linux and not for windows but I am not nearly adept enough to figure out why. This then conflicts with NumPy which it tries to downgrade causing a cascade of requirements to be incompatible. I tried to do the whole thing in Linux but I couldn't even get CUDA installed right on WSL. I have CUDA and cuDNN on my computer and it works.
I am probably just going to give up and keep using the colab. I made a batch script and a few ways of testing the output and I wanted to try it on my local system so I wasn't getting timed out on colab all the time since these things run for a long time.
If anyone has gotten this to work locally on Windows 11, can you let me know how.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。