ns-visual

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

NS Visual

NS Visual

默认只生成提示词;用户明确要求生成图片时再调用图像生成能力。
By default, only generate prompts; invoke image generation capabilities only when the user explicitly requests to generate images.

读取

Read

  • art.yaml
  • memory.yaml
  • 当前章节
    ## 正文
  • 指定模型格式时读取 prompt-patterns.md
  • art.yaml
  • memory.yaml
  • Current chapter
    ## Main Text
  • Read prompt-patterns.md when specifying model formats

输出

Output

  • 默认给中文和英文提示词。
  • 指定 Midjourney、SDXL 或自然语言图像模型时按目标格式写。
  • 复用角色/场景时拆成稳定要素和可变要素。
  • 完整提示词、负面词、参数、迭代记录写
    visuals/*.md
  • 视觉稳定要素、提示词文件和媒体文件路径摘要到
    art.yaml
  • Provide both Chinese and English prompts by default.
  • Follow the target format when specifying Midjourney, SDXL, or natural language image models.
  • Split into stable elements and variable elements when reusing characters/scenes.
  • Write complete prompts, negative prompts, parameters, and iteration records to
    visuals/*.md
    .
  • Summarize visual stable elements, prompt files, and media file paths into
    art.yaml
    .