Image to Image

GPT Image

OpenAI's image transformation model.

Hint: You can drag and drop a file or click to upload

ตัวอย่าง
Example output

ผลลัพธ์ตัวอย่างแสดงด้านบน พรอมต์และการตั้งค่าถูกกรอกไว้แล้วทางซ้าย

คำขอของคุณจะมีค่าใช้จ่าย $0.042 ต่อการรัน สำหรับ $10 คุณสามารถรันโมเดลนี้ได้ประมาณ 238 ครั้ง

อีกหนึ่งเรื่อง:

README

OpenAI / GPT ImageImage to Image (gpt-image-i2i)

GPT Image แปลงรูปภาพตามพรอมต์ข้อความ

จุดเด่น

  • แปลงรูปภาพ แก้ไขรูปภาพด้วยพรอมต์ข้อความ.
  • สมจริง รักษาเอาต์พุตคุณภาพสูง.
  • ยืดหยุ่น ทำงานได้กับรูปภาพหลากหลายประเภท.

พารามิเตอร์

  • image*Source image to transform
  • prompt*Description of the transformation
  • sizeOutput image resolution
    • 1024×1024 (1:1)
    • 1536×1024 (3:2)
    • 1024×1536 (2:3)

ราคา

$0.05 ต่อการสร้าง

วิธีใช้งาน

  1. 1.อัปโหลดภาพต้นฉบับ
  2. 2.เขียนพรอมต์อธิบายการแปลง
  3. 3.สร้างและดาวน์โหลด

โมเดลอื่นที่น่าลอง

แก้ไขรูปภาพ: แปลงและปรับปรุงรูปภาพ.
ถ่ายโอนสไตล์: ใช้สไตล์ศิลปะกับรูปภาพ.
การสร้างคอนเทนต์: สร้างรูปแบบจากรูปภาพที่มีอยู่.

Frequently Asked Questions

What is the GPT Image API?
OpenAI's image transformation model.
How much does GPT Image cost via API?
GPT Image costs $0.0500 per generation through Renderful's API. No subscription required — pay only for what you use.
How do I use GPT Image via API?
Sign up for a free Renderful API key, then send a POST request to the /v1/predictions endpoint with model "gpt-image-i2i". See the documentation at renderful.ai/docs for code examples in Python, JavaScript, and cURL.
What type of content does GPT Image generate?
GPT Image is a image to image model by OpenAI. Key features include: Image input, Photorealistic, Great prompt following.
Is the GPT Image API fast?
GPT Image has medium generation speed. Results are delivered via polling or webhook callback for seamless integration.