Update
I jumped on the Ghibli train. First date in a while with my wife (newborn twins) and we had fun animating the date.
Observation
In line with the example we’re trying to set for the twins—to be creators, not consumers—I made a photo album of our day. Most of my iPhone’s camera roll is work screenshots. But on this date I switched it up. I took pictures throughout the date and sent them to ChatGPT with a simple prompt like:
Make a photo of this image in the style of Ghibli Studio. Make sure to capture the rain, but don't make it too gloomy...
Ghibli Studio style has somehow become the TikTok trend of AI generated images. I chose to hop on board. By the end of the date I had these images to send my wife:


I sent the images to my wife and she loved them. She immediately asked how to make them herself. Turns out that although she pays for ChatGPT ($20/month), she doesn’t have access to the upgraded image model. Some premium users are randomly stuck with DALL·E 3, which doesn’t do stylized images very well.
So I built her a workaround. I wrote a quick and dirty script using the gpt-image-1
API and set it up on her computer. Now she can generate Ghibli (or any other style) images locally.
I shared it on github here. You can pull it to your computer, and create images with your own OpenAI API key.
Capsule Note
There’s always an opportunity to create, even if it’s small, cliche or unimpressive. It’s better than not creating at all.