Skip to content

Instantly share code, notes, and snippets.

@opparco
Created September 28, 2023 04:05
Show Gist options
  • Save opparco/57828e4a25caa018ea0c799a06441ab9 to your computer and use it in GitHub Desktop.
Save opparco/57828e4a25caa018ea0c799a06441ab9 to your computer and use it in GitHub Desktop.
prompt.json for EasyPromptAnime
{
"name": "",
"path": "share/Stable-diffusion/darkSushi-Corneos7thHeaven-0.3.safetensors",
"vae_path": "",
"motion_module": "models/motion-module/mm_sd_v14.ckpt",
"compile": false,
"tensor_interpolation_slerp": true,
"seed": [
2174415336
],
"scheduler": "k_dpmpp_sde",
"steps": 20,
"guidance_scale": 6.5,
"clip_skip": 1,
"prompt_fixed_ratio": 0.5,
"head_prompt": "best quality, illustration, ultra detail, eyelashes, pale blue hair, cute thicc girl, lolita face, :o, blush, wet, ",
"prompt_map": {
"0": "(spread legs:1.2), "
},
"tail_prompt": "huge breasts on plump belly, huge nipples drip liquid, lactation, wide hips, off-shoulder, slippy wedding dress, headdress, Ancient Roman temples, short hair sidelock, ",
"n_prompt": [
"badpic, "
],
"is_single_prompt_mode": false,
"lora_map": {
"share/Lora/ponkotsuuStyleLora_v10.safetensors": 0.35,
"share/Lora/huge_nipples.safetensors": 0.35,
"share/Lora/inverted-nipples-v1.safetensors": 0.35
},
"motion_lora_map": {
"models/motion_lora/v2_lora_PanLeft.ckpt": 1.0
},
"ip_adapter_map": {},
"controlnet_map": {},
"upscale_config": {
"scheduler": "k_dpmpp_sde",
"steps": 15,
"strength": 0.5,
"guidance_scale": 8,
"controlnet_tile": {
"enable": true,
"use_preprocessor": false,
"controlnet_conditioning_scale": 1.0,
"guess_mode": false,
"control_guidance_start": 0.0,
"control_guidance_end": 1.0
}
},
"stylize_config": {},
"output": {
"format": "mp4",
"fps": 10,
"encode_param": {
"crf": 20
}
},
"result": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment