Gourieff / comfyui-reactor-node

Fast and Simple Face Swap Extension Node for ComfyUI
GNU General Public License v3.0
1.47k stars 142 forks source link

comfyui-manager - assert 'detection' in self.models AssertionError #290

Closed Amit30swgoh closed 2 weeks ago

Amit30swgoh commented 5 months ago

First, confirm

by the way ho can i load models why its emepty i downloaded entelope and buffalo_l

What happened?

AssertionError image also no face model ? image image image which file to change to .safetensors? image and where to put them please assert 'detection' in self.models AssertionError

Steps to reproduce the problem

Your workflow

Sysinfo

assert 'detection' in self.models AssertionError

Relevant console log

assert 'detection' in self.models
AssertionError

Additional information

No response

Amit30swgoh commented 5 months ago

reactortest what is this? image

Gourieff commented 3 months ago

'test' is just a name for the facemodel file, you can type any name you want All the models are stored in the ComfyUI/models/reactor/faces directory

assert 'detection' in self.models

Try to re-download the inswapper model and the "buffalo_l" models as well and put them to the ComfyUI/models/insightface directory replacing existing files You can download models from here: https://huggingface.co/datasets/Gourieff/ReActor/tree/main/models