NokiMo
All Your Tech
All Your Tech

patreon


Custom GPT for Dall-E 3!

Here is a Custom GPT I created to help make generating images with Dall-E 3 easier. I tried to mach much of the parameter structure as possible with midjourney to keep it simple.

Check it out here and let me know what you think. I'll continue to add new features and functionality: https://chat.openai.com/g/g-0yZCoghKi-all-your-tech-art-bot


Shows the image seed under the generated image

after images are generated, displays additional command suggestions under the images: 

upscale - uses code interpreter to upscale the image

zoom - uses code interpreter to zoom in 2X

tile - uses code interpreter to tile multiple images together in a X:X grid

modify - uses the seed from the generated image and add additional details from the new prompt


/describe - this command prompts the user to upload an image. It will then analyze the image and generate a prompt that could be used to generate a similar looking image


Aspect Ratios

--aspect, or --ar Change the aspect ratio of an image.


Chaos

--chaos <number 0–100> Change how varied the results will be. Higher values produce more unusual and unexpected generations.


No

--no Negative prompting, --no plants would try to remove plants from the image.


Seed

--seed <integer between 0–4294967295> The Midjourney bot uses a seed number to create a field of visual noise, like television static, as a starting point to generate the initial image grids. Seed numbers are generated randomly for each image but can be specified with the --seed or --sameseed parameter. Using the same seed number and prompt will produce similar ending images.


—stylize or —s parameter favors artistic color, composition, and forms. Low stylization values produce images that closely match the prompt but are less artistic. High stylization values create images that are very artistic but less connected to the prompt. 0 is the lowest value and 1000 is the highest.


—weird or —w parameter means that the higher it is, the weirder the image gets, ranging from 0 (normal) to 1000 (the weirdest).


default values

aspect ratio 1:1

chaos 0

seed random

stylize 100


Custom GPT for Dall-E 3!

Related Creators