Skip to content

Instantly share code, notes, and snippets.

View gist:65b97e8bd9d0de4c57d5a0ff0c54d623
from selenium import webdriver
from selenium.webdriver.common.keys import Keys
import os
import time
import sys
import helpers
import urllib
import PIL.ImageGrab
driver = webdriver.Chrome('chromedriver.exe')
@HuemanInstrument
HuemanInstrument / gist:3acaf7597e21059a858bb8c7a6ee1d11
Created March 10, 2022 00:09
image prompts for any color you like
View gist:3acaf7597e21059a858bb8c7a6ee1d11
text_prompts = {
0: ["prism rainbow pink floyd dark side of the moon"],
33: ["rainbow"],
59: ["spectrum"],
89: ["prism rainbow"],
389: ["neon red"],
419: ["neon orange"],
445: ["neon green"],
469: ["neon blue"],
495: ["neon indigo"],
View gist:18f6c0cddab13de7b559fafdcdac4d29
{
"text_prompts": {
"0": [
"Northern Lights by Paul Delvaux",
"thorncrown chapel by Tyler Edlin",
"Aurora Borealis by Walter Crane",
"telephone wire by James Jean",
"demons by Egon Schiele",
"Eye of Providence by John Berkey"
]
View gist:0c13d17725564e0425a4f71d62b388cf
{
"text_prompts": {
"0": [
"Nature",
"Night Sky",
"lagoon"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
View gist:b68711142289d3abfe16acab4e4aebc8
{
"text_prompts": {
"0": [
"A Jelly Fish by Yoshitaka Amano",
"Space Nebula by Alexander Jansson",
"Eye of Providence by Liam Wong"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
View gist:476992ac387a6a6880cd9f2e5b0ce9fa
{
"text_prompts": {
"0": [
"artstation enchantment sorcery conjure library fantasy magic | cosmic art art station nebula iso100 "
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
"tv_scale": 1,
"range_scale": 150,
View gist:40bc370c7ec35b35c6abd1d1ec0472b2
{
"text_prompts": {
"0": [
"Japanese Nature Temple | by Frederic Edwin Church | Cyberpunk city"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
"tv_scale": 1,
"range_scale": 0,
View gist:c2281c4efb3e9f2c516d77bc0cf2dd7d
{
"text_prompts": {
"0": [
"museum books library antique"
],
"70": [
"museum books library antique"
],
"179": [
"museum books library antique"
View gist:19c481174f84ee5483891008eb369d2a
{
"text_prompts": {
"0": [
"forest temple god by Zdzisław Beksiński | Black Opals | Eye of Providence"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
"tv_scale": 1,
"range_scale": 150,
View gist:4e9ae0d5d9cc2f4f6a4b1060969df696
{
"text_prompts": {
"0": [
"Aquarium by Paul Delvaux",
"Underwater by Tyler Edlin",
"Hornwort by Walter Crane",
"Floating by James Jean",
"Island by Egon Schiele",
"Opal by John Berkey"
]