IP
Python-Scripted Hidden Logo Landscape preview image
ภาพอ้างอิงหลัก

Python-Scripted Hidden Logo Landscape

A highly creative prompt formatted as a Python class to generate pareidolia-style landscapes where logos are hidden as negative space in the terrain.

นี่คือตัวอย่างข้อความแจ้งเตือน GPT Image 2 สำหรับ ผลิตภัณฑ์และเชิงพาณิชย์ ใช้ข้อความแจ้งเตือนที่พร้อมใช้งานด้านล่างเพื่อสร้างภาพที่คล้ายกัน และตรวจสอบการอ้างอิง Awesome GPT Image 2 Prompts รวมถึงสิทธิ์ในการใช้งานเชิงพาณิชย์ก่อนนำไปใช้ซ้ำ

ต้องการชุดข้อความแจ้งเตือนทั้งหมดหรือไม่? ใช้... ผลิตภัณฑ์และเชิงพาณิชย์ ศูนย์รวมหัวข้อสำหรับตัวอย่างที่เกี่ยวข้องเพิ่มเติม หรือเปิดดูได้เลย GPT Image 2 แคตตาล็อกพร้อมท์ สำหรับดัชนีตัวอย่างฉบับเต็ม โครงสร้างที่นำกลับมาใช้ใหม่ได้ และการอ้างอิงแหล่งที่มา
ลองใช้ข้อความแจ้งเตือนนี้ดู

Free 1K preview

Generate one preview image instantly, no sign-up required.

1391/4000
Continue on Dovoo

พรอมป์

ข้อความแจ้งเตือนพร้อมสำหรับการคัดลอก

2x2 grid, think hard and find different input as and bs that work: class HiddenLogoLandscape:      def __init__(self, logo="{argument name="logo name" default="{Input A}"}", biome="{argument name="biome" default="{Input B}"}"):         self.logo = logo         self.biome = biome         self.scene = self.__infer__()          def __infer__(self):         s = Scene()         s.terrain = Terrain()         # Carving rule: main logo shape is a negative space drop in the biome's surface         s.terrain.negative_carve = self.logo.main_body         s.terrain.negative_altitude = -150  # meters drop         s.terrain.negative_texture = f"dark {self.biome.material} (shadowed forest, void canyon)"                  # Floating islands for detached parts         s.terrain.floating_islands = [{             "shape": part,             "material": f"{self.biome.material} floating landmass",             "altitude": +200,             "position": "suspended above main shape"         } for part in self.logo.detached_elements]                  s.atmosphere = "swirling clouds, mist, god rays backlight"         s.pareidolia = "edges formed organically by trees, cliffs, snow—no smooth vectors"         s .camera = "aerial drone, 1:1 framing, high contrast, cinematic"         return s      def render(self):         return NationalGeographicAerial(self.scene)  exec(HiddenLogoLandscape().render())

ตัวแปรพร้อมท์

ตัวอย่างค่าอาร์กิวเมนต์ที่แก้ไขได้ซึ่งพบในข้อความแจ้งเตือน พร้อมค่าเริ่มต้น

2
ตัวแปร
logo name
ค่าเริ่มต้น
{Input A}
ตัวแปร
biome
ค่าเริ่มต้น
{Input B}

Best for

  • - ผลิตภัณฑ์และเชิงพาณิชย์ visual exploration
  • - Image generation and reference-image edits
  • - Reusable briefs that keep source attribution visible

Change these parts

  • - Subject, product, character, or scene
  • - Aspect ratio, camera, lighting, and background
  • - Brand, text, color, and output constraints

Recommended model and settings

  • - Model: gpt-image-2
  • - Input mode: ข้อความเป็นรูปภาพ
  • - Aspect ratio: source
  • - Commercial status: review original source

How to use this prompt

  1. 1. Copy the prompt and preserve its structure for the first test.
  2. 2. Replace the subject, context, and publishing channel.
  3. 3. Change one camera, lighting, or style variable per iteration.
  4. 4. Inspect the output, source, text, and rights before reuse.

Limitations, source, and reuse cautions

  • - Generated output is an editable draft, not factual, legal, or rights evidence.
  • - Review the linked source, people, brands, logos, text, and third-party media before commercial use.
นำเข้าจาก Awesome GPT Image 2 Prompts จำเป็นต้องระบุแหล่งที่มา สถานะการใช้งานเชิงพาณิชย์คือ allowed โปรดตรวจสอบสิทธิ์แหล่งที่มาก่อนใช้งานแบบเสียค่าใช้จ่าย

กรณีเพิ่มเติมในหมวดหมู่นี้

จัดลำดับความสำคัญตามหมวดหมู่ ความเข้ากันได้กับโหมดการป้อนข้อมูล คุณภาพ และความเสี่ยงที่ต่ำกว่า

6

หมายเหตุเกี่ยวกับการนำกลับมาใช้ใหม่และแหล่งที่มา

ใช้ข้อความแจ้งเตือนนี้อย่างปลอดภัยหลังจากดูตัวอย่างกรณีแล้ว

  1. 1.คัดลอกข้อความแจ้งเตือน หรือเปิดโดยตรงใน Dovoo โดยใช้ปุ่มสร้างข้อความ
  2. 2.ปรับตัวแปร อัตราส่วนภาพ และภาพอ้างอิงให้เหมาะสมกับกรณีการใช้งานของคุณ
  3. 3.ก่อนเผยแพร่หรือใช้งานโดยเสียค่าใช้จ่าย โปรดตรวจสอบสิทธิ์ในแหล่งที่มา ข้อกำหนดการอ้างอิง และความเสี่ยงด้านแบรนด์หรือภาพลักษณ์
Python-Scripted Hidden Logo Landscape for GPT Image 2 | Image Prompt Gallery