v1.0.1
🔑 Trigger Words Tab / Trigger Words 分頁
Added a third tab in the model info popup for trigger words.
在 Model Info 彈出視窗新增第三個分頁,顯示模型的觸發詞。
Each trainedWords element is shown as a separate numbered block (Trigger example 01, 02…).
每個觸發詞群組以獨立編號區塊呈現(Trigger example 01、02……)。
Words are displayed as chips with an orange Copy All button per group.
個別觸發詞以 Chip 標籤顯示,每組附橘色 Copy All 一鍵複製按鈕。
Shows "No trigger words provided" if the model has none.
若模型未提供觸發詞則顯示對應提示。
📤 Send to txt2img Overhaul / Send to txt2img 全面修復
Prompt text is now set directly into the textarea, preserving original spacing and formatting.
Prompt 文字直接寫入 textarea,完整保留原始空格與格式,不再被 A1111 paste 壓縮。
Hires. fix checkbox is automatically enabled after Send if Hires params are present.
若 geninfo 包含 Hires 參數,Send 後自動勾選 Hires fix checkbox,確保設定正確套用。
LoRA tag is moved to the end of the positive prompt to prevent CLIP token position shifts.
LoRA tag 移至正向 Prompt 尾端,避免 CLIP tokenizer 位移導致與 CivitAI 預覽圖不一致。
If the LoRA tag is missing from the prompt, it is automatically appended to the end.
若 prompt 中未含 <lora:檔名:1>,Send 時自動補至尾端。
Hires upscaler, Hires upscale, Hires steps, and Denoising strength are now included in geninfo.
geninfo 現已涵蓋 Hires upscaler、Hires upscale、Hires steps 與 Denoising strength 等參數。