A Basic DALL·E 3 Script (For Getting Started) #997
ThioJoe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For anyone who just wants to get started as soon as possible with a basic DALLE3 script, I've made one.
It's not very advanced, but it can do all the basics like setting any optional request parameters. It also has some extra functionality such as allowing parallel image generation, a log file containing info about created images, and a preview window that shows the images on completion.
Script: https://github.com/ThioJoe/Basic-OpenAI-API-Scripts/blob/main/Dalle3.py
Repo (For requirements.txt, etc): https://github.com/ThioJoe/Basic-OpenAI-API-Scripts
Beta Was this translation helpful? Give feedback.
All reactions