diff --git a/start.js b/start.js index 1a53c85..fed58da 100644 --- a/start.js +++ b/start.js @@ -9,6 +9,7 @@ module.exports = { "id": "start_comfyui", method: "shell.run", params: { + build: true, venv: "env", env: { PYTORCH_ENABLE_MPS_FALLBACK: "1",