> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/tr/modeller/chatgpt-images-2.0.md).

# ChatGPT Images 2.0

Morphic üzerindeki ChatGPT Images 2.0, metinden görüntüler oluşturmanıza ve OpenAI'nin en yeni modelini kullanarak mevcut görselleri düzenlemenize olanak tanır. Bir ürün etiketi, çok dilli bir poster veya bir uygulama arayüzü tanımlayın; model metni doğru biçimde, fotogerçekçi ayrıntılarla oluşturur.

### Morphic üzerinde ChatGPT Images 2.0’a nasıl erişilir

1. Morphic üzerinde yeni veya mevcut bir proje açın
2. Alt kısımdaki istem çubuğunda modu 'Image' olarak değiştirin

<figure><img src="/files/d09a063ffb92714884e594b1d16d0a5e227f369f" alt=""><figcaption></figcaption></figure>

3. Model seçicisine tıklayın ve 'GPT Image 2'yi seçin

<figure><img src="/files/d69a8021cf87ecff0cfe39ec9229d5784ffcb649" alt=""><figcaption></figcaption></figure>

4. Ne oluşturmak istediğinizi açıklayan isteminizi yazın
5. (İsteğe bağlı) Sıfırdan oluşturmak yerine mevcut bir görseli düzenlemek istiyorsanız referans bir görsel yükleyin
6. 'Oluştur' düğmesine tıklayın

### Daha iyi sonuçlar için ipuçları

| Yapın                                                                                                       | Yapmayın                                                            |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| İstediğiniz tam metni "OPEN LATE" veya "Summit Roast" gibi tırnak içinde yazın                              | Metni tırnaksız bırakın ve modelin doğru yazmasını umun             |
| Metnin yerleşimi için uzamsal bir yön belirtin ("üst ortada", "sol alt köşe")                               | Yerleşim talimatlarını atlayın ve modelin tahmin edeceğini varsayın |
| İsteminizin başında konu nesnesinden önce görsel stili belirtin ("...nin fotogerçekçi bir 35 mm fotoğrafı") | Her şeyi önce anlatın ve stili sonradan ekleyin                     |
| Gerçek bir ışıklandırma düzeni belirtin ("soldan gelen yumuşak pencere ışığı", "doğal floresan aydınlatma") | "İyi aydınlatma" deyin ya da bunu tamamen atlayın                   |
| Düzenlemeler için bir referans görsel yükleyin ve nelerin değişeceğini, nelerin aynı kalacağını açıklayın   | Yüklemek yerine mevcut bir görseli hafızadan tarif etmeye çalışın   |

Morphic üzerinde ChatGPT Images 2.0’ı böyle kullanırsınız. Görselleriniz doğru metin, gerçekçi ayrıntılar veya sıfırdan başlamadan mevcut bir görsel üzerinde düzenleme gerektirdiğinde bunu kullanın.

***

Herhangi bir sorun yaşarsanız veya sorularınız varsa, bizimle iletişime geçmekten çekinmeyin. Yardım etmekten memnuniyet duyarız. Bize şu adresten yazın [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/tr/modeller/chatgpt-images-2.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
