Generating an image with DALL·E 2, slicing it in 9 parts and posting it on Instagram
Clone project and install dependencies
git clone https://github.com/dawkocik/instagen.git
cd instagen & python3 -m pip install -r requirements.txt
Run this to generate a config file
python3 instagen.py
Example config file
[openai]
api-key = sk-Nts2jClblai5IpL4dkrzT3BblablaNpfmYbC6Vsvs
prompt = cat modern space alien future chaos hd --chaos 100
[instagram]
username = knuieiey
password = verypowerfulpassword
Then run again
python3 instagen.py