Skip to content

Instantly share code, notes, and snippets.

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
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"],
{
"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"
]
{
"text_prompts": {
"0": [
"Nature",
"Night Sky",
"lagoon"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
{
"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,
{
"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,
{
"text_prompts": {
"0": [
"Japanese Nature Temple | by Frederic Edwin Church | Cyberpunk city"
]
},
"image_prompts": {},
"clip_guidance_scale": 35000,
"tv_scale": 1,
"range_scale": 0,
{
"text_prompts": {
"0": [
"museum books library antique"
],
"70": [
"museum books library antique"
],
"179": [
"museum books library antique"
{
"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,
{
"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"
]