No module named 'insightface' #995
Replies: 1 comment
-
the swarm extension for reactor is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having troble installing Reactor faceswap. The error message I get when starting SwarmUI is No module named 'insightface'.
I followed this https://github.com/Gourieff/ComfyUI-ReActor?tab=readme-ov-file#troubleshooting under I starting this command:
pip install C:.\users\myname\Downloads\insightface-0.7.3-cp310-cp310-win_amd64.whl
During the install process I get a lot of lines like this one : "Requirement already satisfied: numpy in c:\users\myname\appdata\local\programs\python\python310\lib\site-packages (from insightface==0.7.3) (2.1.2)n
The only thing I am not sure of is whether it is installed in the correct folder
Does anyone know what I am doing wrong? I am a real python noob so if you could help me on this I would be very gratefull
Beta Was this translation helpful? Give feedback.
All reactions