Support installing mmdc locally

This commit is contained in:
hy.li 2023-07-27 22:58:19 +08:00
parent 8cc8b80e49
commit 35274ef8e7
3 changed files with 16 additions and 2 deletions

View file

@ -55,3 +55,9 @@ SD_T2I_API: "/sdapi/v1/txt2img"
#### for Execution
#LONG_TERM_MEMORY: false
#### for Mermaid CLI
# adds support for installing mmdc (Mermaid CLI) locally on the user's machine.
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm install @mermaid-js/mermaid-cli
#PUPPETEER_CONFIG: "./puppeteer-config.json"
#MMDC: "./node_modules/.bin/mmdc"