Novel 2 SD

V21.0 One-Shot

{{ genMode === 'prompt2json' ? 'Prompt 轉譯器' : (genMode === 'img2json' ? '圖片分析模式' : (genMode === 'oneshot' ? '單篇轉譯 (One-Shot)' : (selectedChapter ? selectedChapter.title : '請選擇章節'))) }}

貼上 (Ctrl+V) 或 點擊上傳參考圖
自動儲存
SD 場景 {{ idx + 1 }}
Subject
{{ scene.subject_cn }}
Background
{{ scene.background_cn }}
自動儲存
Flux Scene {{ idx + 1 }} - {{ scene.description }}
{{ typeof scene.prompt === 'object' ? JSON.stringify(scene.prompt, null, 2) : scene.prompt }}
{{ scene.prompt }}
自動儲存
Analysis Result
{{ JSON.stringify(imgAnalysisResult, null, 2) }}
自動儲存
Converted JSON
{{ JSON.stringify(parserResult, null, 2) }}
點擊上傳或是 Ctrl+V 貼上圖片作為畫面參考
已載入圖片參考
Generated Result
{{ JSON.stringify(oneShotResult, null, 2) }}
查看原文
{{ selectedChapter.content }}

請選擇章節

{{ notification }}