見出し画像

YAML 左前1人 右奥2人の構図

上記の続きです。

主人公を左前、残り2人を右奥へ配置するカメラ設定を作った。これに伴って他の部分も変更。

#画像
Cinematic portrait photography, capture subject in a way that resembles a still 
frame from a movie, cinematic lighting, story, narrative quality, drawing viewers 
into the scene and evoking a sense of cinematic immersion, capturing emotion, 
professional, engaging, compelling composition.

#品質(変更あり)
RAW photo,8k,HDR,masterpiece,detailed texture,soft focus,detailed skin texture,
(blush:0.1),(goosebumps:0.3),subsurface scattering.

#状況(変更あり)
A tense scene unfolds as a detective examines the shadows, revealing the heinous nature of the incident. Sci-Fi elements dominate the composition.

#配置(変更あり)
{0.1::
${cha_SAKURA}
__yCamWork(who=SAKURA)__
|0.1::
${cha_AGENT}
__yCamWork(who=AGENT)__
|0.1::
${cha_CREATURE}
__yCamWork(who=CREATURE)__
|0.3::
${cha_SAKURA}${cha_AGENT}${cha_CREATURE}
__yCamWork2(who1=SAKURA,who2=AGENT and CREATURE)__
|0.3::
${cha_SAKURA}${cha_CREATURE}${cha_AGENT}
__yCamWork2(who1=SAKURA,who2=CREATURE and AGENT)__
|0.3::
${cha_CREATURE}${cha_SAKURA}${cha_AGENT}
__yCamWork2(who1=CREATURE,who2=SAKURA and AGENT)__
|0.1::
${cha_CREATURE}${cha_SAKURA} 
__yCamWork(who=CREATURE and SAKURA)__
|0.1::
${cha_SAKURA}${cha_CREATURE}
__yCamWork(who=SAKURA and CREATURE)__
|0.1::
${cha_AGENT}${cha_CREATURE}
__yCamWork(who=AGENT and CREATURE)__
|0.1::
${cha_SAKURA}${cha_AGENT}
__yCamWork(who=SAKURA and AGENT)__
}

#背景
Background:
A mysterious space hangar,control tower,and large radar site in tokyo
#追加
Additional scenes:
{energy drink|stairs to basement|view from the roof|chatting|peeking through the gap|hide in the shadow of a {pillar|car|door}|underground parking lot|silhouette|have a drink in a office bar|driving a car|rains|spaceship taking off|hangar office|hangar warehouse}

#変数(変更あり)
${cha_SAKURA=Her name is SAKURA, a seasoned, 29yo, woman with shoulder-length, deep brown hair, knowing gaze. Her experience as a crime investigator is etched into her strong jawline and the subtle weariness in her eyes. wearing dirty and worn clothes.}

${cha_AGENT=He name is AGENT, a 32yo half-asian scarface man, he is agent of a mysterious organization who intimidates opponents with harsh gaze.wearing Black tie, white shirt, black suit,black sunglasses,armed M1911.}

${cha_CREATURE=He name is CREATURE, a humanoid alien style scale-like skin monster man. a worn trench coat that drapes over its grotesque form. The creature’s glowing eyes, a vivid shade of crimson.wearing a worn trench coat.}

新カメラ設定の説明

期待通りの構図になる確率は低い。#状況との矛盾はないはずだが、効きが悪いのは縦画面が原因かもしれない。

ちなみにChat系AIが作る指示をそのまま使っても有効性は低かった。本当は主人公の背後から肩越しに2人を見る構図にしたかったが、あきらめた。この場合の指示は「A view from behind SAKURA, over SAKURA shoulder, reveals AGENT and CREATURE.」となる。

最終的な指示は SAKURA is foreground of left side, AGENT and CREATURE are background of right side. テストする限りではこれが一番効きが良かった。

ファイル名:yCamWork2.yaml
保存場所:D:\ComfyUI\custom_nodes\comfyui-dynamicprompts\wildcards\
プロンプトでの記載:__yCamWork2(who1=SAKURA,who2=AGENT and CREATURE)__

yCamWork2:
  - |
    The main character is ${who1}, small text "${who1}" displayed at the bottom left of the screen.
    (${who1} is foreground of left side, ${who2} are background of right side.)
    {extreme|medium|} close-up {|macro} of ${who1} {|from {low|heigh|side}-angle}.

その他の変更部分

#品質では、余計な指示をカット。
#状況では、今回のカメラ設定との相性を考慮したつもりで簡潔化。
#配置では、3人登場する場所に今回のカメラを入れて、その選択確率を0.3にアップ。
#変数では、今回のカメラをテストした結果、名称による特定が弱いことが判明、よりわかりやすく下記形式に変更。
Her name is SAKURA, a seasone ~
※ちなみに人種指定の基本は背景にTokyoと入れて対応。SAKURAはその名称からアジア系になる模様。AGENTはhalf-asianと指定しないと濃厚イケメン外人が出てくる。

生成例

このテーマの順番


いいなと思ったら応援しよう!