← 返回提示词图库

PROMPT RECORD图像记录

为阿根廷2026年世界杯执行此操作,void main() { string player = "[PLAYER]"; string team = "[TEAM]"; // --- 剧集(推断...

Nano Banana Gdgtify Mon Jun 29 16:20:00 +0000 2026
查看来源

中文说明

为阿根廷2026年世界杯执行此操作,void main() { string player = "[PLAYER]"; string team = "[TEAM]"; // --- 剧集(推断戏剧化的故事线) --- Arc a = infer_career_drama(player); // 天才少年时期 / 放逐 / 回归 - 选择 prestige 叙事角度 tone(restrained, moody, character_first); // 不要喧闹 - 沉静而厚重 // --- 主视觉构图 --- portrait(infer_player_persona(player), contemplative, half_shadow); environment(symbolic_setting(a),...

原始 Prompt

do this for Argentina World Cup 2026, void main() { string player = "[PLAYER]"; string team = "[TEAM]"; // --- The series (infer the arc to dramatize) --- Arc a = infer_career_drama(player); // the prodigy years / the exile / the comeback - pick the prestige angle tone(restrained, moody, character_first); // NOT loud - quiet and heavy // --- Key art composition --- portrait(infer_player_persona(player), contemplative, half_shadow); environment(symbolic_setting(a), atmospheric, shallow_focus); // empty stadium / tunnel / rain on glass grade(infer_team_colors(team), desaturated_prestige, single_accent); // --- Streaming furniture (flat overlay) --- title(invent_series_title(player), elegant_serif_or_thin_sans, centered); tagline(invent_logline(player), small, below_title); platform_mark("LIMITED SERIES", "NOW STREAMING", micro_caps, corner); laurels(invent_critic_pullquotes(), thin); render(cinematic_still, film_grain: fine, premium_negative_space); }