pharmapsychotic / clip-interrogator

Image to prompt with BLIP and CLIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does clip-interrogator have built-in queue processing?

kincjf opened this issue · comments

commented

Hello. Does clip-interrogator have built-in queue processing? Do I need to do queue processing separately?

It does not have a queue system, you call ci.interrogate(image) or ci.interrogate_fast(image) for example and get the result when it finishes processing.