forked from anotherjesse/dreambooth-builder
-
Notifications
You must be signed in to change notification settings - Fork 4
/
prompts.txt
19 lines (11 loc) · 4.16 KB
/
prompts.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cog predict -i prompt="hairy face of a <1> man looking back over left shoulder, Distracted Boyfriend Meme" -i negative_prompt="Hand, 3d render, comic, bad art, body out of frame, cloned face, cross-eye, deformed, disfigured, extra fingers, extra limbs, fused fingers, malformed limbs, mutated hands, mutation, out of frame, Photoshop, plastic, poorly drawn face, poorly drawn feet, poorly drawn hands, tiling, too many fingers, ugly, video game, text, signature, watermark, letters" -i [email protected] -i [email protected]
cog predict -i prompt="hairy detailed realistic meme of <1> man looking straight ahead, hyper detail, octane, perfect eyes, natural lips, face fits perfect into mask area, professional blending, clean lines, beautiful face, skin pores" -i negative_prompt="Hand, crooked, bad eyes, outside mask area, looking sideways, 3d render, comic, bad art, body out of frame, cloned face, cross-eye, deformed, disfigured, extra fingers, extra limbs, fused fingers, malformed limbs, mutated hands, mutation, out of frame, Photoshop, plastic, poorly drawn face, poorly drawn feet, poorly drawn hands, tiling, too many fingers, ugly, video game, text, signature, watermark, letters" -i [email protected] -i [email protected] -i num_inference_steps=60 -i guidance_scale=8.5
cog predict -i prompt="clean up any weird artifacts" -i [email protected] -i prompt_strength=0.8 -i num_inference_steps=90 -i guidance_scale=8.5
docker run -ti r8.im/bluematter/e3b559f0-c82d-11ed-b78f-cd99e16426bb@sha256:e2073ab4b2879c6f18f7ff1c6c2649a6e1c4cd14f659783da63be34b37514f33 /bin/bash
cog predict -i prompt="a meme of <1> as distracted boyfriend meme looking back" -i negative_prompt="Hand, crooked, bad eyes, outside mask area, looking sideways, 3d render, comic, bad art, body out of frame, cloned face, cross-eye, deformed, disfigured, extra fingers, extra limbs, fused fingers, malformed limbs, mutated hands, mutation, out of frame, Photoshop, plastic, poorly drawn face, poorly drawn feet, poorly drawn hands, tiling, too many fingers, ugly, video game, text, signature, watermark, letters" -i [email protected] -i [email protected] -i num_inference_steps=60 -i guidance_scale=8.5
// that would be great
cog predict -i prompt="a <1> in the jungle" -i negative_prompt="Hand, crooked, bad eyes, outside mask area, looking sideways, 3d render, comic, bad art, body out of frame, cloned face, cross-eye, deformed, disfigured, extra fingers, extra limbs, fused fingers, malformed limbs, mutated hands, mutation, out of frame, Photoshop, plastic, poorly drawn face, poorly drawn feet, poorly drawn hands, tiling, too many fingers, ugly, video game, text, signature, watermark, letters" -i image=@memes/that_would_be_great.png -i mask=@masks/that_would_be_great_mask.png -i num_inference_steps=60 -i guidance_scale=8.5
// professional
cog predict -i prompt="centered closeup portrait of a meme of a <1> man in a professional setting wearing business casual, centered in frame, beautiful modern office, looks exactly like <1> man, photorealistc headshot, 100mm closeup DSLR photo by a professional photographer, ultra realistic pores, full face looking at camera, chest up, natural and cinematic lighting, golden hour" -i negative_prompt="selfie, Hand, crooked, bad eyes, outside mask area, looking sideways, 3d render, comic, bad art, body out of frame, cloned face, cross-eye, deformed, disfigured, extra fingers, extra limbs, fused fingers, malformed limbs, mutated hands, mutation, out of frame, Photoshop, plastic, poorly drawn face, poorly drawn feet, poorly drawn hands, tiling, too many fingers, ugly, video game, text, signature, watermark, letters" -i image=@memes/that_would_be_great.png -i mask=@masks/that_would_be_great_mask.png -i mode="txt2img" -i num_inference_steps=60 -i guidance_scale=6.5
cog predict -i prompt="keep the original image with minor improvements specifically on <1> man face" -i [email protected] -i mode="img2img" -i num_inference_steps=60 -i guidance_scale=6.5
cog predict -i prompt="hairy <1> man posing for a photo with original background, cinematic, hyper real pores" -i invert_mask=True -i [email protected] -i mode="img2img" -i [email protected] -i num_inference_steps=30 -i guidance_scale=4.5 -i prompt_strength=0.35