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

InisightFace Error, on "correct" install? #724

Open
NullEqualsZero opened this issue Sep 27, 2024 · 0 comments
Open

InisightFace Error, on "correct" install? #724

NullEqualsZero opened this issue Sep 27, 2024 · 0 comments

Comments

@NullEqualsZero
Copy link

Your question

What is the proper way to install insightface I think I have installed it correctly
Screenshot 2024-09-27 202847
image

I think I have downloaded right, but it is still not working!

Logs

>python_embeded\python.exe -m pip show insightface
Name: insightface
Version: 0.7.3
Summary: InsightFace Python Library
Home-page: https://github.com/deepinsight/insightface
Author: InsightFace Contributors
Author-email: contact@insightface.ai
License: MIT
Location: E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages
Requires: albumentations, cython, easydict, matplotlib, numpy, onnx, Pillow, prettytable, requests, scikit-image, scikit-learn, scipy, tqdm
Required-by:

E:\ComfyUI_windows_portable>python_embeded\python.exe -m pip install onnxruntime
Requirement already satisfied: onnxruntime in e:\comfyui_windows_portable\python_embeded\lib\site-packages (1.19.2)
Requirement already satisfied: coloredlogs in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (15.0.1)
Requirement already satisfied: flatbuffers in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (24.3.25)
Requirement already satisfied: numpy>=1.21.6 in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (1.26.4)
Requirement already satisfied: packaging in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (23.2)
Requirement already satisfied: protobuf in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (4.25.5)
Requirement already satisfied: sympy in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from onnxruntime) (1.13.2)
Requirement already satisfied: humanfriendly>=9.1 in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from coloredlogs->onnxruntime) (10.0)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from sympy->onnxruntime) (1.3.0)
Requirement already satisfied: pyreadline3 in e:\comfyui_windows_portable\python_embeded\lib\site-packages (from humanfriendly>=9.1->coloredlogs->onnxruntime) (3.5.4)

E:\ComfyUI_windows_portable>

Other

System: Windows 11
On the latest Update both ComfyUI and all the extension
Using the portable installation of ComfyUI

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

1 participant