Update README.md (#346)

This commit is contained in:
Chenlei Hu
2024-08-09 11:11:43 -04:00
committed by GitHub
parent ce14c1c071
commit 3fc85f1fb6

View File

@@ -167,6 +167,10 @@ core extensions will be loaded.
- `npm run test:generate:examples` to extract the example workflows
- `npm run test` to execute all unit tests.
### LiteGraph
This repo is using litegraph package hosted on https://github.com/Comfy-Org/litegraph.js. Any changes to litegraph should be submitted in that repo instead.
## Deploy
- Option 1: Set `DEPLOY_COMFYUI_DIR` in `.env` and run `npm run deploy`.