Skip to content
New issue

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

Requirements.txt #92

Open
talhaty opened this issue Feb 14, 2024 · 2 comments
Open

Requirements.txt #92

talhaty opened this issue Feb 14, 2024 · 2 comments

Comments

@talhaty
Copy link

talhaty commented Feb 14, 2024

Please update requirements.txt file

@talhaty talhaty changed the title Requirement.txt Requirements.txt Feb 14, 2024
@chimojs
Copy link

chimojs commented Jul 5, 2024

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.

@liuhui0401
Copy link

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'."?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants