From 30fcb2673709c677126f6d727e15809ca9bf90fd Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:42:41 -0300 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2be04c7a..850ffb51 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. +* Advanced chat features (send images, get audio responses with TTS) * 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)).