docs(ui): update API_CLIENT

This commit is contained in:
psychedelicious 2023-06-04 22:46:53 +10:00
parent 5831364f9c
commit 6247b79111

View File

@ -26,7 +26,7 @@ We need to start the nodes web server, which serves the OpenAPI schema to the ge
```bash
# from the repo root
python scripts/invoke-new.py --web
python scripts/invokeai-web.py
```
2. Generate the API client.