Skip to content

Instantly share code, notes, and snippets.

@tjthejuggler
tjthejuggler / out.2.bias
Created August 3, 2022 16:56
GIST created by python code
text_prompts = {}
for i in range(330):
# text_prompts[i] = ["Beautiful detailed portrait of a man from the year "+str(((i+1)*25)+100)+" by Nick Silva, Shin JeongHo, Wandah Kurniawan, Symmetrical composition with people centered, trending on artstation:4",
# "text:-2", "glasses:-50"]
j = i//3
if j > 25:
text_prompts[i] = [
"Beautiful detailed portrait of a "+str(j-10)+" year old by Lee Jeffries, trending on artstation, octane render, unreal engine, realistic human eyes:330",
"text:-250",
@tjthejuggler
tjthejuggler / out.2.bias
Created August 3, 2022 16:55
GIST created by python code
{
"text_prompts": {
"0": [
"Beautiful detailed portrait of an adorable 0 day old baby by, trending on artstation, octane render, unreal engine, realistic human eyes, realistic human flesh:330",
"text:-250",
"glasses:-250",
"color: 275",
"Commedia dell'arte devil clown, creepy evil clown makeup, scary dead stare:-200"
],
"1": [
@tjthejuggler
tjthejuggler / out.2.bias
Created July 31, 2022 03:11
GIST created by python code
text_prompts = {}
for i in range(330):
# text_prompts[i] = ["Beautiful detailed portrait of a man from the year "+str(((i+1)*25)+100)+" by Nick Silva, Shin JeongHo, Wandah Kurniawan, Symmetrical composition with people centered, trending on artstation:4",
# "text:-2", "glasses:-50"]
j = i//3
if j > 25:
text_prompts[i] = [
"Beautiful detailed portrait of a "+str(j-10)+" year old by Lee Jeffries, trending on artstation, octane render, unreal engine, realistic human eyes:330",
"text:-250",
@tjthejuggler
tjthejuggler / out.2.bias
Created July 31, 2022 03:11
GIST created by python code
{
"text_prompts": {
"0": [
"Beautiful detailed portrait of an adorable 0 day old baby by, trending on artstation, octane render, unreal engine, realistic human eyes, realistic human flesh:330",
"text:-250",
"glasses:-250",
"color: 275",
"Commedia dell'arte devil clown, creepy evil clown makeup, scary dead stare:-200"
],
"1": [
@tjthejuggler
tjthejuggler / out.2.bias
Created July 28, 2022 21:19
GIST created by python code
text_prompts = {}
for i in range(110):
# text_prompts[i] = ["Beautiful detailed portrait of a man from the year "+str(((i+1)*25)+100)+" by Nick Silva, Shin JeongHo, Wandah Kurniawan, Symmetrical composition with people centered, trending on artstation:4",
# "text:-2", "glasses:-50"]
j = i
if j > 25:
text_prompts[i] = [
"High-Quality photorealistic portrait of a "+str(j-10)+" year old thin woman, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100"
]
@tjthejuggler
tjthejuggler / out.2.bias
Created July 28, 2022 21:19
GIST created by python code
{
"text_prompts": {
"0": [
"High-Quality photorealistic portrait of a 0 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:110"
],
"1": [
"High-Quality photorealistic portrait of a 1 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:106"
],
@tjthejuggler
tjthejuggler / out.2.bias
Created July 28, 2022 18:55
GIST created by python code
text_prompts = {}
for i in range(110):
# text_prompts[i] = ["Beautiful detailed portrait of a man from the year "+str(((i+1)*25)+100)+" by Nick Silva, Shin JeongHo, Wandah Kurniawan, Symmetrical composition with people centered, trending on artstation:4",
# "text:-2", "glasses:-50"]
j = i
if j > 25:
text_prompts[i] = [
"High-Quality photorealistic portrait of a "+str(j-10)+" year old thin woman, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100"
]
@tjthejuggler
tjthejuggler / out.2.bias
Created July 28, 2022 18:55
GIST created by python code
{
"text_prompts": {
"0": [
"High-Quality photorealistic portrait of a 0 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:110"
],
"1": [
"High-Quality photorealistic portrait of a 1 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:106"
],
@tjthejuggler
tjthejuggler / out.2.bias
Last active July 27, 2022 18:48
GIST created by python code
text_prompts = {}
for i in range(110):
# text_prompts[i] = ["Beautiful detailed portrait of a man from the year "+str(((i+1)*25)+100)+" by Nick Silva, Shin JeongHo, Wandah Kurniawan, Symmetrical composition with people centered, trending on artstation:4",
# "text:-2", "glasses:-50"]
j = i
if j > 25:
text_prompts[i] = [
"High-Quality photorealistic portrait of a "+str(j-10)+" year old thin woman, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100"
]
@tjthejuggler
tjthejuggler / out.2.bias
Created July 27, 2022 18:48
GIST created by python code
{
"text_prompts": {
"0": [
"High-Quality photorealistic portrait of a 0 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:110"
],
"1": [
"High-Quality photorealistic portrait of a 1 day old thin baby, blue eyes, blonde hair, wearing a black turtle neck, face center close-up, realistic colors:100",
"a highly detailed professional portrait of an adorable child by Jonathan Romeo:106"
],