Image-Captioning-with-CLIP-in-PyTorch.This repository contains an image captioning model built using CLIP as the image encoder (frozen) and a GRU-based decoder for text generation. The model is trained on the Flickr8k dataset to generate descriptive captions for images.