Last active
August 9, 2023 10:28
-
-
Save medaminebt/fbd296f8a6314b0d1490ca30edd6e993 to your computer and use it in GitHub Desktop.
using GPT 3 to generate images using pollinations.ai/prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
continue with below prompt. | |
INPUT = {focus} | |
OUTPUT = {description} \n  | |
{description} = {focusDetailed},%20{adjective1},%20{adjective2},%20{visualStyle1},%20{visualStyle2},%20{visualStyle3},%20{artistReference} | |
INPUT = a photo of a cat | |
OUTPUT = A photo of a cat on a couch, comfortable, cute, colourful, interior design, Ansel Adams | |
 | |
INPUT = Fox with a cloak | |
OUTPUT = A fox wearing a cloak, cinematic, heroic, professional photography, 4k, photo realistic, Tim Burton | |
 | |
INPUT: dog picture ( doge ) with background sky ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment