pharmapsychotic / clip-interrogator

Image to prompt with BLIP and CLIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set interrogation mode when used in another script?

secretlycarl opened this issue · comments

Hi, just curious how I can set the mode (best, classic, fast) when using this in another script. I don't see a way to set it in the main .py file but maybe I'm just missing something. Would appreciate any advice.

Edit- figured it out. Just needed to use the interrogate_fast method instead of interrogate