From 21415f6988011df92eb471f1ba37d2ffd764962d Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 11 Jan 2023 16:51:32 -0300 Subject: [PATCH] Mention API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2062be4f..7e7e02f4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. * Load large models in 8-bit mode. * Split large models across your GPU(s) and CPU. * CPU mode. +* Get responses via API. ## Installation