s0md3v / sd-webui-roop

roop extension for StableDiffusion web-ui
GNU Affero General Public License v3.0
3.3k stars 834 forks source link

AttributeError: module 'insightface' has no attribute 'app' #293

Open victorgt1 opened 5 months ago

victorgt1 commented 5 months ago

imagen_2024-01-19_004228709 I simply can't make this work. I tried reinstalling roop several times, insightface as well. I searched for any dependencies im missing and can't find any. I installed every package in visual studio that had a "c++" or "python" in the title and the error remains. the image its generated but roop does not detect the face in the roop input, and the generated face is random. Can somebody tell this miserable noob what is doing wrong please?

Pyroglyph commented 4 months ago

I also get this, even after running pip install -r requirements.txt after activating the venv.