antigravity-draw

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

生圖(AntiGravity 版)

Image Generation (AntiGravity Version)

兩條路

Two Options

路線說明
A:內建生圖直接用自然語言產圖,不需 API Key
B:API 路線
OPENAI_API_KEY
,參考 OpenCode 懶人包 #08
RouteDescription
A: Built-in Image GenerationGenerate images directly using natural language, no API Key required
B: API RouteRequires
OPENAI_API_KEY
, refer to OpenCode Lazy Package #08

建議提示格式

Recommended Prompt Format

生成一張圖片:
用途:
尺寸比例:
主題:
畫面內容:
風格:
色彩:
文字:
限制:
輸出位置:
Generate an image:
Purpose:
Aspect Ratio:
Theme:
Content:
Style:
Color:
Text:
Restrictions:
Output Location:

注意

Notes

  • 重要中文文字建議後製(生圖模型可能出錯)
  • 專案圖片放
    assets/
    資料夾
  • 不把 API Key 寫進 repo
  • It is recommended to post-process important Chinese text (the image generation model may make mistakes)
  • Project images should be placed in the
    assets/
    folder
  • Do not write API Key into the repo