Files
character-browser/data/looks/hulkenbergmr_illu_bsinky_v1.json
Aodhan Collins 5e4348ebc1 Add extra prompts, endless generation, random character default, and small fixes
- Add extra positive/negative prompt textareas to all 9 detail pages with session persistence
- Add Endless generation button to all detail pages (continuous preview generation until stopped)
- Default character selector to "Random Character" on all secondary detail pages
- Fix queue clear endpoint (remove spurious auth check)
- Refactor app.py into routes/ and services/ modules
- Update CLAUDE.md with new architecture documentation
- Various data file updates and cleanup

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 02:07:16 +00:00

39 lines
1.2 KiB
JSON

{
"look_id": "hulkenbergmr_illu_bsinky_v1",
"look_name": "Hulkenbergmr Illu Bsinky V1",
"character_id": null,
"positive": "metaphor:_refantazio, 1girl, red_hair, long_hair, blunt_bangs, sidelocks, aqua_eyes, v-shaped_eyebrows, pointy_ears, white_ascot, cleavage, breastplate, black_armor, black_capelet, high-waist_pants, dark navy_pants, long_sleeves, dark navy_sleeves, black_gloves, high_heel_boots, ankle_boots, brown_boots, halberd",
"negative": "black_bodysuit, frills, black_jacket, cropped_jacket, choker, lowres, bad_anatomy, bad_hands",
"lora": {
"lora_name": "Illustrious/Looks/HulkenbergMR-illu-bsinky-v1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "dfHbrg",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"metaphor:_refantazio",
"1girl",
"red_hair",
"long_hair",
"blunt_bangs",
"sidelocks",
"aqua_eyes",
"v-shaped_eyebrows",
"pointy_ears",
"white_ascot",
"cleavage",
"breastplate",
"black_armor",
"black_capelet",
"high-waist_pants",
"blue_pants",
"long_sleeves",
"blue_sleeves",
"black_gloves",
"high_heel_boots",
"ankle_boots",
"brown_boots",
"halberd"
]
}