> For the complete documentation index, see [llms.txt](https://creatorhome.gitbook.io/ai-design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creatorhome.gitbook.io/ai-design/flora/youtube-cover-flora.md).

# YouTube 封面生成流程

分享過 ChatGPT 製作 YouTube 封面，但是每次都要開啟新對話然後上傳參考圖，重新輸入提示詞，無法重複使用，很麻煩。

[YouTube 封面設計-ChatGPT](/ai-design/chang-yong-ai-she-ji-gong-ju-zhi-nan/chatgpt-tu-pian-sheng-cheng-ying-yong/ip-ying-yong-an-li/youtube-cover-chatgpt.md)

但 Flora 解決了這個問題，可以把 YouTube 封面製作變成流程，以下就說明如何執行。

### 1.上傳參考圖

這邊參考圖可以參考你想要呈現的封面風格，多張一點效果會更準確，這邊我參考 Mr.beast 的影片封面，圖片直接拖進去畫布就可以(最快速方便)。

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

### 2.生成封面圖片文字描述

這邊 Flora 無法讓那麼多張圖直接變成圖片生成參考(最多二張)，這邊我的解法是先把圖片串到一個「TEXT」，這個 TEXT 我請它總結這六張圖片設計並生出提示詞。 &#x20;

{% hint style="info" %}

## Prompt&#x20;

這是YT封面風格參考圖，請你依照這些設計來總結出一個可以用於讓我搭配個人照片生成的提示詞
{% endhint %}

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

### 3.請 AI 設計封面

{% hint style="info" %}

## Prompt

依照以上文字描述風格來修改以下影片主題呈現介紹：<mark style="color:orange;">\[介紹ChatGPT應用，科技風]</mark>，提示詞要強調這是YT封面以及用到上傳的人物照片當主角，且主角裝扮與服裝要符合主題去改變，畫面不要放文字
{% endhint %}

橘色\[ ]處可以輸入你的影片主題與想要的風格大方向，當然有更多想法可以補充給 AI，都能讓產出更符合你的預期。

而且 Flora 的好處是可以一次建立多個 「AI 設計節點」，然後輸入不同的封面風格需求一次生成。

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

### 4.生成封面

封面設計提示詞有了，接著就可以請 AI 生成，這邊我需要參考我自己的照片來生成，所以還需要上傳一張臉部清晰的正面照。

接著把提示詞與上傳照片一次串到新的 「IMAGE 節點」，選擇 「GPT Image」 模型生成。

<figure><img src="/files/4FRJKOlBHhHKlaiDOZWg" alt=""><figcaption></figcaption></figure>

如果不滿意可以調整提示詞再次生成。

### 5.更換動作、顏色等延伸應用

Flora 還有一個很方便的應用方式，就是選擇生成原圖，然後針對原圖做多種不同版本的修改。

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

以上這些都是流程，未來只要改個提示詞、換個人、換參考圖，都可以快速製作。

FLOR 官網：<https://www.florafauna.ai>


---

# 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:

```
GET https://creatorhome.gitbook.io/ai-design/flora/youtube-cover-flora.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
