From 3750e301a15399b60dbb3e88440ecf9bc57fc9aa Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 13 Jan 2023 11:33:38 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5069e75..df9e65ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # text-generation-webui -A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, and many others. +A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, Pygmalion, and many others. Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) of text generation.