PROMPT RECORD图像记录
另一个为特斯拉设计的可爱 Nano Banana 提示词。我在尝试这种 SQL 结构 SELECT render FROM [collectible_figure_archives] WHER...
中文说明
另一个为特斯拉设计的可爱 Nano Banana 提示词。我在尝试这种 SQL 结构 SELECT render FROM [collectible_figure_archives] WHERE subject = 'Nikola Tesla' AND figure_style = '3D_hyperrealistic_vinyl_toy' AND body_material = { primary : 'Copper wire coils (tight helical wrapping)', secondary : 'Axial resistors (color-banded, legs exposed)', tertiary : 'Brass gears (steampunk overlay)', acce...
原始 Prompt
Another cute Nano Banana prompt for Tesla. Was experimenting with this SQL structure
SELECT render FROM [collectible_figure_archives] WHERE subject = 'Nikola Tesla' AND figure_style = '3D_hyperrealistic_vinyl_toy' AND body_material = { primary : 'Copper wire coils (tight helical wrapping)', secondary : 'Axial resistors (color-banded, legs exposed)', tertiary : 'Brass gears (steampunk overlay)', accent : 'Vacuum tubes (amber glow filament)' } AND eyes = 'Red bioluminescent LED pupils' AND prop = 'Hand-held vacuum tube (EL34 silhouette)' AND environment = { base_surface : 'Giant PCB (FR4 green, gold HASL traces)', macro_scale : TRUE, -- figure is ~3cm tall relative to board etched_text : ['WAR OF CURRENTS','AC VISIONARY','WIRELESS ENERGY'], components : ['5mm LEDs (R/G/W scattered)', 'SOIC ICs', 'Electrolytic caps', 'Carbon film resistors'] } AND hero_prop = 'Tesla coil (copper winding, brass base, Jacob ladder lightning discharge, blue arc)' AND render_engine = 'Octane | Redshift' AND lighting = 'Macro studio softbox + practical LED glow emission' AND lens = '100mm macro, f/4, ISO 400, DOF_shallow=TRUE' AND negative = ['flat lighting','cartoon','2D','watermark', 'text artifacts','oversaturated'];