四大革命的美食微缩画
AI 提示词
2x2网格, 为4场著名革命及其对应国家的美食执行此操作: select * from culinary_food_art_gallery where historical_subject = '[事件名称]' and culinary_medium = '[美食类型]' and physical_constraints = '100%纯可食用食材' and plating_base = ( select appropriate_dishware from plating_db where style = '[美食类型]' ) and diorama_assets = array[ (select base_terrain from subject_db where event = '[事件名称]' format as '推断主食碳水([美食类型])'), (select primary_structure from subject_db where event = '[事件名称]' format as '推断主要蛋白质([美食类型])'), (select human_figures from subject_db where event = '[事件名称]' format as '推断蔬菜与配菜([美食类型])') ] and render_engine = '微距美食摄影棚灯光';