We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 032555b + 85d03dc commit f7b99d9Copy full SHA for f7b99d9
invokeai/frontend/web/docs/README.md
@@ -37,7 +37,7 @@ From `invokeai/frontend/web/` run `yarn install` to get everything set up.
37
Start everything in dev mode:
38
39
1. Start the dev server: `yarn dev`
40
-2. Start the InvokeAI UI per usual: `invokeai --web`
+2. Start the InvokeAI Nodes backend: `python scripts/invokeai-new.py --web # run from the repo root`
41
3. Point your browser to the dev server address e.g. <http://localhost:5173/>
42
43
### Production builds
0 commit comments