In this quest we'll use Open AI's CLIP model to annotate images and host a simple Streamlit app for playing '2 Lies and a truth' with the model in Lightning AI environment.
We'll also learn how to use a GPU to make the model faster. I think in this case the model was so light that it really didn't make much of a difference to use CPU vs GPU.