pharmapsychotic / clip-interrogator

Image to prompt with BLIP and CLIP
MIT License
2.58k stars 429 forks source link

How to set interrogation mode when used in another script? #114

Closed secretlycarl closed 2 months ago

secretlycarl commented 2 months ago

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