import PIL.Image img=PIL.Image.open('image.jpg') model=genai.GenerativeModel('gemini-pro-vision') response=model.generate_content(img) to_markdown(response.text)📄This model can handle a wide variety of use cases, and supports text and images as input, and text as output. 🔻share with your friends🔻 🔹@OpenCV_olc🔹