From b7ddcab53a3e43be2b8cbd9a9c19668cdb4be9ce Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:52:49 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea5cecd..b8ea5c8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. * Split large models across your GPU(s), CPU, and disk. * CPU mode. * Get responses via API. +* Supports softprompts. * Supports extensions ([guide](https://github.com/oobabooga/text-generation-webui/wiki/Extensions)). * Works on Google Colab ([guide](https://github.com/oobabooga/text-generation-webui/wiki/Running-on-Colab)).