Skip to content

Code to split Midjourney output grid images into individual ones in bulk

License

Notifications You must be signed in to change notification settings

gpavanb1/MJDivide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJDivide

This repository contains code to split the Midjourney output grid images into individual images in bulk

How to install?

Make sure to install the dependencies listed using pip install -r requirements.txt

How to execute?

Set the following environment variables in your .env file

INPUT_PATH=<where_the_input/is>
OUTPUT_PATH=<where_the_output/should/be>

Once this is done, you can execute your code using python split.py

Whom to contact?

Please direct your queries to gpavanb1 for any questions.

About

Code to split Midjourney output grid images into individual ones in bulk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages