پرامپت ساختن عروسک سه بعدی با استفاده از هوش مصنوعی

به گزارش «نبض فناوری»، اگر دوست دارید تصویر خودتان یا فردی را با کمک هوش مصنوعی (مانند چت جیپیتی یا گروک) به تصویر مجسمهای کوچک و جذاب تبدیل کنید (مجسمههایی که به عروسکهای مکدونالدی مشهور هستند)، کافی است تصویر پرتره واضحی را بارگذاری کرده و دستور زیر را به آن سنجاق کنید:
{
"task": "image_transformation",
"output_type": "collectible_toy_figure",
"style": {
"material": "plastic",
"finish": "glossy",
"presentation": "display_base",
"lighting": "soft",
"background": "clean_minimal"
},
"character_properties": {
"body_type": "full_body",
"colors": "vibrant_playful",
"outfit": "maintain_original",
"gender_presentation": "preserve_original"
},
"special_instructions": [
"Complete any partial or missing body parts from original image",
"Maintain all key outfit elements from source image",
"Position figure on simple display stand",
"Ensure gender presentation remains clear and consistent with original"
]
}