We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please update requirements.txt file
The text was updated successfully, but these errors were encountered:
I can inference this model on Ubuntu using python=3.9.19 and the following packages version
numpy==1.26.4 opencv-python==4.10.0 onnx==1.16.1 onnxruntime-gpu==1.18.1 mxnet-cu117==1.9.1 scikit-image==0.24.0 insightface==0.2.1 requests==2.32.3 kornia==0.5.4 dill==0.3.8 wandb==0.17.4 torch==1.13.1+cu116 torchvision==0.14.1+cu116
mxnet-cu101mkl and insightface==0.2.1 have inconsistent dependencies, wonder if anyone can run this project successfully on Windows.
mxnet-cu101mkl
insightface==0.2.1
Sorry, something went wrong.
I can inference this model on Ubuntu using python=3.9.19 and the following packages version numpy==1.26.4 opencv-python==4.10.0 onnx==1.16.1 onnxruntime-gpu==1.18.1 mxnet-cu117==1.9.1 scikit-image==0.24.0 insightface==0.2.1 requests==2.32.3 kornia==0.5.4 dill==0.3.8 wandb==0.17.4 torch==1.13.1+cu116 torchvision==0.14.1+cu116 mxnet-cu101mkl and insightface==0.2.1 have inconsistent dependencies, wonder if anyone can run this project successfully on Windows.
Did you meet the problem "AttributeError: module 'numpy' has no attribute 'bool'."?
No branches or pull requests
Please update requirements.txt file
The text was updated successfully, but these errors were encountered: