imSanko / Image_Caption_Generator_With_Transformers

This repository contains code for generating captions for images using a Transformer-based model. The model used is the `VisionEncoderDecoderModel` from the Hugging Face Transformers library, specifically the `nlpconnect/vit-gpt2-image-captioning` model.
https://imsanko.github.io/Image_Caption_Generator_With_Transformers/
MIT License
9 stars 1 forks source link

ModuleNotFoundError: This app has encountered an error. #1

Open imSanko opened 4 months ago

imSanko commented 4 months ago

We need to deploy this project cause, it says transfromers are not found while deploying in streamlit app !! ERROR STREAMLIT

P.l Refer to https://sap-photo-cap.streamlit.app/

imSanko commented 4 months ago

Should Fix by #9