cubiq / ComfyUI_InstantID

Apache License 2.0
949 stars 51 forks source link

Face Analysis always takes a long time, is this normal? #101

Closed henjicc closed 3 months ago

henjicc commented 3 months ago

I've noticed that the first time I run into Face Analysis, it always takes a long time to load, is this normal? ( The first time I run a workflow it's slow, or if I run this workflow after I've run other workflows it does the same thing. )

Another confusion is, I see that the output from the cmd is Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} But my provider setting is CUDA, is this normal?

cubiq commented 3 months ago

you probably need to update protobuf

henjicc commented 3 months ago

you probably need to update protobuf

Solved! Thank you very much!