# Generation * Tools used: * Stable Diffusion web UI by Automatic1111 (i.e. A1111) * Adobe Photoshop * Base model: * indigoFurryMixXL_v30.safetensors * LoRAs: * Rocket_Raccoon_Marvel_Rivals.safetensors * Download base model and LoRAs from Civitai: * https://civitai.com/models/579632/indigo-furry-mix-xl * https://civitai.com/models/1043923/rocket-raccoon-marvel-rivals ## Workflow * txt2img * Used to generate original base image * img2img * Used multiple times for refinements to base image * Edits made with Photoshop for each input image ## Txt2Img * Positive Prompt ```txt , RRMR, furry, anthro, raccoon, procyonid, brown body, brown fur, red sclera, red eyes, short_stack, wink, tongue out, night, stretching underwear, nude, suggestive, playful, presenting butt, spreading butt, teasing, precum dripping from underwear ``` * Negative Prompt ```txt score_5, score_6, multiple views ``` * Seed * 3200385087 * Other info ```txt Steps: 50, Sampler: DPM++ 2M, Schedule type: Karras, CFG scale: 7, Seed: 3200385087, Size: 1024x1024, Model hash: 72b5b5ea42, Model: indigoFurryMixXL_v30, Lora hashes: "Rocket_Raccoon_Marvel_Rivals: 3d22a2205cb3", Version: v1.9.3 ``` ## Img2Img ### Parameters 1 * Positive Prompt ```txt , RRMR, furry, anthro, raccoon, procyonid, brown body, brown fur, red sclera, red eyes, short_stack, wink, tongue out, night, stretching underwear, nude, suggestive, playful, presenting butt, spreading butt, teasing, precum dripping from underwear, anus, holding metal bar ``` * Negative Prompt ```txt score_5, score_6, multiple views ``` * Seeds used * 4270354503 * 3102628830 * 2602156555 * 4000094817 * 2857857860 * Other info ```txt Steps: 50, Sampler: DPM++ 2M, Schedule type: Karras, CFG scale: 7, Size: 1024x1024, Model hash: 72b5b5ea42, Model: indigoFurryMixXL_v30, Denoising strength: 0.75, Mask blur: 4, Lora hashes: "Rocket_Raccoon_Marvel_Rivals: 3d22a2205cb3", Version: v1.9.3 ```