git clone https://github.com/format37/image2text.git
cd image2text
sh compose.sh
'''
### Check
'''
cd client
python3 sample.py
'''
### Source
https://huggingface.co/nlpconnect/vit-gpt2-image-captioning
format37/image2text
docker server, receiving the image, and answering, what is represented on it
Python