圖像 提示詞
可愛玩家角色扮演鏡子自拍提示

一個詳細的 JSON 提示,包含元資料和引擎配置,用於生成一張年輕女性在臥室中拍攝的鏡像自拍照,風格為可愛的遊戲玩家角色扮演(牛耳朵、奶牛斑紋上衣),並帶有 RGB 照明。
提示詞
```json
{
"meta": {
"project": "Kawaii_Gamer_Public_Demo",
"target_engine": "Flux.1 [dev]",
"version": "4.2.0",
"created_at": "2025-12-16"
},
"engine_configuration": {
"model": {
"base": "flux1-dev.safetensors",
"quantization": "fp8",
"vae": "default"
},
"sampling": {
"sampler_name": "euler",
"scheduler": "simple",
"steps": 28,
"guidance_scale": 2.5
},
"dimensions": {
"width": 1024,
"height": 1536,
"aspect_ratio": "2:3"
},
"seed": -1
},
"prompt_construction": {
"narrative_layer": {
"style": "Gamer Cosplay Aesthetic",
"instruction": "拍攝一張鏡子自拍照。",
"subject_flow": "一位皮膚白皙、黑髮、戴著牛耳朵的年輕女子,在電競主題臥室裡拍鏡子自拍照。"
},
"texture_layer": {
"skin_physics": "白皙皮膚,淡妝",
"fabric_physics": "奶牛紋上衣,黑色短裙,白色襪子",
"environment_physics": "電競設備,RGB 燈光"
},
"camera_physics": {
"lens_style": "手機鏡頭",
"focus": "聚焦於主體",
"settings": "混合光源,自動設定"
},
"color_grading": {
"white_balance": "冷白",
"shadows": "柔和陰影",
"highlights": "RGB 光暈"
}
},
"final_prompt_string": "一張用智慧型手機拍攝的鏡子自拍照。一位皮膚白皙如瓷、留著長黑髮和瀏海的年輕女子,戴著可愛的牛耳朵。她坐在床上,穿著奶牛紋露臍上衣、黑色短裙和白色及膝襪。她手持一個紫色手機殼。背景是電競設備,有粉紅色椅子、帶有 RGB 燈光(藍色/紫色)的電腦,以及置物架。混合了自然窗光和霓虹 RGB 光暈。可愛電競玩家風格。",
"negative_prompt_string": "",
"note_on_negative": "Flux 會忽略明確的負面提示。",
"post_processing": {
"upscale": {
"enabled": true,
"method": "Latent",
"strength": 0.5
},
"face_restoration": {
"enabled": false
}
}
}
```

