- New Checkpoint model (slug, name, checkpoint_path, data JSON, image_path) - sync_checkpoints() loads metadata from data/checkpoints/*.json and falls back to template defaults for models without a JSON file - _apply_checkpoint_settings() applies per-checkpoint steps, CFG, sampler, base positive/negative prompts, and VAE (with dynamic VAELoader node injection for non-integrated VAEs) to the ComfyUI workflow - Bulk Create from Checkpoints: scans Illustrious/Noob model directories, reads matching HTML files, uses LLM to populate metadata, falls back to template defaults when no HTML is present - Gallery index with batch cover generation and WebSocket progress bar - Detail page showing Generation Settings and Base Prompts cards - Checkpoints nav link added to layout - New data/prompts/checkpoint_system.txt LLM system prompt - Updated README with all current galleries and file structure - Also includes accumulated action/scene JSON updates, new actions, and other template/generator improvements from prior sessions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
34 lines
970 B
JSON
34 lines
970 B
JSON
{
|
|
"action_id": "threesome_sex_and_rimminganilingus",
|
|
"action_name": "Threesome Sex And Rimminganilingus",
|
|
"action": {
|
|
"full_body": "ffm_threesome, group_sex, standing_sex, sex_from_behind, from_side",
|
|
"head": "open_mouth, tongue, blush, ahegao, heavy_breathing",
|
|
"eyes": "heart-shaped_pupils",
|
|
"arms": "hands_on_another's_hips",
|
|
"hands": "grabbing_hips",
|
|
"torso": "large_breasts, nipples, wet_skin",
|
|
"pelvis": "nude, pubic_hair",
|
|
"legs": "standing",
|
|
"feet": "barefoot",
|
|
"additional": "anilingus, implied_anilingus, motion_lines, twitching"
|
|
},
|
|
"lora": {
|
|
"lora_name": "Illustrious/Poses/Threesome_sex_and_rimminganilingus.safetensors",
|
|
"lora_weight": 1.0,
|
|
"lora_triggers": "ffm_sex_and_anilingus"
|
|
},
|
|
"tags": [
|
|
"ffm_threesome",
|
|
"group_sex",
|
|
"standing_sex",
|
|
"sex_from_behind",
|
|
"anilingus",
|
|
"nude",
|
|
"open_mouth",
|
|
"tongue",
|
|
"blush",
|
|
"motion_lines",
|
|
"from_side"
|
|
]
|
|
} |