Update README.md

This commit is contained in:
space-nuko
2023-05-18 05:02:10 -04:00
committed by GitHub
parent 0ec8e9c13e
commit e0a81a0569

View File

@@ -41,7 +41,7 @@ git clone https://github.com/space-nuko/ComfyBox --recursive
``` ```
2. `pnpm install` 2. `pnpm install`
4. `pnpm build:css` 4. `pnpm prebuild`
5. `pnpm dev` 5. `pnpm dev`
6. Start ComfyUI with `python main.py --enable-cors-header` 6. Start ComfyUI with `python main.py --enable-cors-header`
7. Visit `http://localhost:3000` in your browser 7. Visit `http://localhost:3000` in your browser