From 95fa66661c14642802bcd61dae067905cee6ce19 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Sun, 4 Jun 2023 22:55:35 +1000 Subject: [PATCH] dummy commit to make github actions run --- invokeai/frontend/web/docs/API_CLIENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/frontend/web/docs/API_CLIENT.md b/invokeai/frontend/web/docs/API_CLIENT.md index d4a71350dd..5072aa2c42 100644 --- a/invokeai/frontend/web/docs/API_CLIENT.md +++ b/invokeai/frontend/web/docs/API_CLIENT.md @@ -29,7 +29,7 @@ We need to start the nodes web server, which serves the OpenAPI schema to the ge python scripts/invokeai-web.py ``` -2. Generate the API client. +2. Generate the API client. ```bash # from invokeai/frontend/web/