feat: add script to launch Image Studio with local ComfyUI server
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun --hot index.ts",
|
||||
"dev:full": "./scripts/dev-with-comfy.sh",
|
||||
"start": "NODE_ENV=production bun index.ts",
|
||||
"build": "bun run build.ts",
|
||||
"lint": "eslint .",
|
||||
|
||||
Reference in New Issue
Block a user