# add your end variables
cp .env.sample .env
python3 fetch_models.py
docker build . -t poem-ai
docker run -d --env-file ./.env poem-ai
Parassharmaa/image-to-poem-bot
Telegram bot that generates poem, quotes or captions for an image
Python
Telegram bot that generates poem, quotes or captions for an image
Python