Skip to content

dawkocik/instagen

Repository files navigation

Instagen

Generating an image with DALL·E 2, slicing it in 9 parts and posting it on Instagram

Installation

Clone project and install dependencies

git clone https://github.com/dawkocik/instagen.git
cd instagen & python3 -m pip install -r requirements.txt

Usage

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

Authors

About

AI Instagram automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages