2x2 grid, 16:9, do this for 4 non-copyrighted books: type Share = Float
data Constituent = C { name :: Text, share :: Share } -- Σ shares = 1 (R₃)
-- R₁+R₂: a partition of the shape region that preserves measure and conforms to the boundary
partition :: Region -> [Constituent] -> [SubRegion]
-- |Ω_i| = share_i · |Ω| (area‑preserving)
-- disjoint Ω_i ; ∪Ω_i = Ω ; ∂(∪Ω_i) = ∂Ω (shape‑conforming, clean edge)
reads_as :: Image -> (Silhouette, Recipe) -- far = the SHAPE, near = the proportions
forbidden :: [Regex]
forbidden = [ /equal_sized_parts/ , /wrong_proportions/ , /missing_component/ , /broken_silhouette/ ,
/overlap/ , /tilt/ , /hands/ , /glare/ ]
render :: Subject -> Shape -> Image
render s sh = let d = constituents s; Ω = region sh
in assert (sum(share <$> d)==1 && measure_preserving (partition Ω d) Ω) $
flat_lay (partition Ω d) overhead_softbox matte soft_shadows (tiny_pct d)
2x2 网格,16:9,对 4 本非版权书籍执行此操作:type Share = Float
data Constituent = C { name :: Text, share :: Share } -- Σ shares = 1 (R₃)
-- R₁+R₂: 形状区域的一个划分,保持测度并符合边界
partition :: Region -> [Constituent] -> [SubRegion]
-- |Ω_i| = share_i · |Ω| (面积保持)
-- 互不相交 Ω_i ; ∪Ω_i = Ω ; ∂(∪Ω_i) = ∂Ω (符合形状,边缘整洁)
reads_as :: Image -> (Silhouette, Recipe) -- 远 = 形状,近 = 比例
forbidden :: [Regex]
forbidden = [ /等大部分/ , /错误比例/ , /缺失组件/ , /破碎轮廓/ ,
/重叠/ , /倾斜/ , /手/ , /眩光/ ]
render :: Subject -> Shape -> Image
render s sh = let d = constituents s; Ω = region sh
in assert (sum(share <$> d)==1 && measure_preserving (partition Ω d) Ω) $
flat_lay (partition Ω d) 顶置柔光箱 哑光 柔和阴影 (极小占比 d)
请严格按照上传的产品图片进行使用——不要对任何部分进行修改、重绘或重新诠释。按照以下指南创建高质量的电影感产品展示: • 保持产品的完整性——所有文字、标签、比例、包装和颜色必须完全保持原样。 • 使用自然光或电影灯光来增强产品的吸引力。 • 将产品放置在与其类别相符的真实表面上(例如面包放在木质厨房桌,护肤品放在浴室架子上,科技小工具放在书桌上)。 • 如适当可添加互补的道具(如面包旁边放吐司和咖啡,护肤品旁放树叶和水滴)——但不要让它们接触或遮盖产品。 • 使用柔和模糊







{ "base_image": "上传的图片", "style_transfer": { "visual_characteristics": { "head_and_face": { "material": "半透明树脂,内嵌星光和发光神经电路", "surface_effect": "镜面高光效果,带有金色丝线纹理和银河般的反射",
