提示詞/GPT Image 提示詞/提示詞詳細資料圖片提示詞歷史人物雜誌封面生成器一個創意結構化提示詞,模擬 Python 類別來為歷史人物生成高階編輯雜誌封面,並指定服裝與燈光。立即使用讚1瀏覽163收藏4儲存此提示詞或分享給朋友。分享提示詞提示詞複製class magazine_cover_shoot: def __init__(self, subject="{argument name="historical figure" default="[historical_figure]"}"): self.medium = "high-end editorial studio photography, 8k resolution" self.layout = "classic prestige magazine cover (e.g., time or forbes)" def generate_editorial_content(self): # ai inference: deduce the wardrobe, props, and text wardrobe = f"ai_infer(highly detailed, era-accurate tailored clothing for {self.subject})" pose = "resting chin on hand, thoughtful, piercing eye contact with the camera" # graphic design elements masthead = "large, bold serif font title at the top, slightly occluded by the subject's head" subtitles = f"ai_infer(3-4 short, punchy words summarizing {self.subject}'s greatest achievements, aligned left)" barcode = "standard magazine barcode and issue number in the bottom corner" return [wardrobe, pose, masthead, subtitles, barcode] # execute: lighting must be {argument name="lighting style" default="rembrandt style"}—deep shadows on one side of the face, perfect softbox illumination on the other.展開提示詞