ภาพ พรอมต์

ภาพถ่ายสารคดีฉากหมู่บ้านแอฟริกัน

โครงสร้างพร้อมต์แบบเป็นโปรแกรมสำหรับสร้างภาพถ่ายสไตล์สารคดีของหญิงสาวชาวแอฟริกันกำลังคนหม้อบนกองไฟในหมู่บ้านชนบทที่เขียวชอุ่ม โดยระบุสภาพแวดล้อม (กระท่อมดินเหนียว, หลังคามุงจาก, ต้นไม้สูง) และรายละเอียดทางเทคนิค (เลนส์ 50 มม., แสงแดดธรรมชาติ, ความสมจริงสูงสุด)

พรอมต์
```python
class ImageGenerator:
    def __init__(self):
        self.base_style = "Documentary Photography"
        self.lens_profile = "50mm prime lens"

    def generate_village_scene(self):
        prompt_config = {
            "subject": {
                "actor": "Young African woman",
                "attire": "patterned wrapper and headscarf",
                "action": "stirring a pot with a wooden spoon over a three-stone fire"
            },
            "environment": {
                "location": "Lush rural African village",
                "elements": ["mud huts", "thatched roofs", "tall green trees"],
                "background": "children playing happily",
                "atmosphere": "clean natural environment"
            },
            "technical_specs": {
                "lighting": "Natural sunlight",
                "fidelity": "Ultra-realistic, high detail",
                "style": self.base_style,
                "optics": self.lens_profile
            }
        }
        return prompt_config

# Initialize the generator
session = ImageGenerator()
print(session.generate_village_scene())
```

ค้นหา prompt ด้วย AI

ให้ AI ช่วยค้นหา prompt หลายหมื่นรายการ กรองตามโมเดล ช่วงเวลา คีย์เวิร์ด และจัดเรียงตามยอดมีส่วนร่วม เช่น ยอดวิว ยอดบันทึก ยอดแชร์ และอื่นๆ

สร้างมาเพื่อครีเอเตอร์ ฟรีตลอดไป

YouMind คือผู้ช่วยสร้างสรรค์ AI ที่ครีเอเตอร์ทั่วโลกไว้วางใจ ทุกพรอมต์ที่นี่คัดสรรมาเพื่อช่วยให้คุณสร้างสรรค์ได้ดีและเร็วขึ้น