← 返回提示词图库

PROMPT RECORD图像记录

另一个有趣的提示。这次是将被重新构想为品牌的恐龙骨骼。 2x2 网格,为此制作 4 家财富 500 强公司的作品 SELECT museum_exhibit_render FROM smith...

AI 图像 Gdgtify Tue Jun 16 09:39:00 +0000 2026
查看来源

中文说明

另一个有趣的提示。这次是将被重新构想为品牌的恐龙骨骼。 2x2 网格,为此制作 4 家财富 500 强公司的作品 SELECT museum_exhibit_render FROM smithsonian_archives WHERE subject_geometry = '[$DINOSAUR_SKELETON, e.g., Triceratops skull, Velociraptor]' AND material_override = ( SELECT core_components FROM modern_brands WHERE brand_name = '[$BRAND]' -- AI INFERENCE: Extract gears, circuits, plastics, leather, or...

原始 Prompt

Another fun prompt. This time doing dinosaur skeletons  reimagined as brands. 

2x2 grid, do this for 4 fortune 500 cmopanies SELECT museum_exhibit_render FROM smithsonian_archives WHERE subject_geometry = '[$DINOSAUR_SKELETON, e.g., Triceratops skull, Velociraptor]'   AND material_override = (       SELECT core_components        FROM modern_brands        WHERE brand_name = '[$BRAND]'       -- AI INFERENCE: Extract gears, circuits, plastics, leather, or metals associated with the brand.   )   AND lighting_style = 'Museum spotlight in a dark room'   AND camera_lens = '70mm, sharp focus on the skull';  /* INSTRUCTION: Render the resulting 3D geometry. It is a perfect skeleton, but the "bones" are constructed entirely out of the manufactured materials, cables, and parts specific to [$BRAND]. */