- app.py: add subprocess import; add _ensure_mcp_repo() to clone/pull danbooru-mcp from https://git.liveaodh.com/aodhan/danbooru-mcp into tools/danbooru-mcp/ at startup; add ensure_mcp_server_running() which calls _ensure_mcp_repo() then starts the Docker container if not running; add GET /api/status/comfyui and GET /api/status/mcp health endpoints; fix call_llm() to retry up to 3 times on unexpected response format (KeyError/IndexError), logging the raw response and prompting the LLM to respond with valid JSON before each retry - templates/layout.html: add ComfyUI and MCP status dot indicators to navbar; add polling JS that checks both endpoints on load and every 30s - static/style.css: add .service-status, .status-dot, .status-ok, .status-error, .status-checking styles and status-pulse keyframe animation - .gitignore: add tools/ to exclude the cloned danbooru-mcp repo
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"action_id": "hugkissingbreast_press_pov_illustrious_000005",
|
|
"action_name": "Hugkissingbreast Press Pov Illustrious 000005",
|
|
"action": {
|
|
"full_body": "POV close-up of a character hugging and kissing the viewer with breasts pressed against the 'camera'",
|
|
"head": "tilted forward, kissing expression, often with tongue or saliva trail, intense focus",
|
|
"eyes": "closed_eyes or looking_at_viewer, passionate gaze",
|
|
"arms": "arms_around_neck or reaching_towards_viewer, embracing the viewer",
|
|
"hands": "touching viewer's face or gripping shoulders (off-screen reference)",
|
|
"torso": "breast_press against the viewer, reduced distance",
|
|
"pelvis": "not visible (close-up)",
|
|
"legs": "not visible",
|
|
"feet": "not visible",
|
|
"additional": "intimate atmosphere, blushing, french_kiss, saliva_trail"
|
|
},
|
|
"lora": {
|
|
"lora_name": "Illustrious/Poses/Hugkissingbreast_press_pov_Illustrious-000005.safetensors",
|
|
"lora_weight": 0.7,
|
|
"lora_triggers": "pov kiss, breast press",
|
|
"lora_weight_min": 0.7,
|
|
"lora_weight_max": 0.7
|
|
},
|
|
"tags": [
|
|
"pov",
|
|
"kiss",
|
|
"breast_press",
|
|
"hug",
|
|
"french_kiss",
|
|
"close-up",
|
|
"reaching_towards_viewer",
|
|
"arms_around_neck",
|
|
"closed_eyes",
|
|
"blush",
|
|
"saliva_trail",
|
|
"tongue",
|
|
"head_tilt",
|
|
"1girl"
|
|
]
|
|
}
|