diff --git a/README.md b/README.md index 7224f14a5..0ffa0e661 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,7 @@ We will support custom icons later. - [PrimeVue](https://primevue.org/) with [TailwindCSS](https://tailwindcss.com/) for UI - [Litegraph](https://github.com/Comfy-Org/litegraph.js) for node editor - [zod](https://zod.dev/) for schema validation +- [vue-i18n](https://github.com/intlify/vue-i18n) for internationalization ### Git pre-commit hooks @@ -480,6 +481,54 @@ This repo is using litegraph package hosted on Locale` dropdown box. + ## Deploy - Option 1: Set `DEPLOY_COMFYUI_DIR` in `.env` and run `npm run deploy`.