Add files via upload

This commit is contained in:
RT15548
2026-01-02 01:30:24 +08:00
committed by GitHub
parent ca62c39543
commit 9734ca28e4
5 changed files with 456 additions and 429 deletions

View File

@@ -272,9 +272,9 @@ export async function handleGenerate(data, postToFrame) {
export const IMG_GUIDELINE = `## 模拟图片
如果需要发图、照片给对方时,可以在聊天文本中穿插以下格式行,进行图片模拟:
[image: Subject, Appearance, Background, Atmosphere, Extra descriptors]
[img: Subject, Appearance, Background, Atmosphere, Extra descriptors]
- tag必须为英文用逗号分隔使用Danbooru风格的tag5-15个tag
- 第一个tag须固定为人物数量标签如: 1girl, 1boy, 2girls, solo, etc.
- 可以多张照片: 每行一张 [image: ...]
- 可以多张照片: 每行一张 [img: ...]
- 当需要发送的内容尺度较大时加上nsfw相关tag
- image部分也需要在<msg>内`;