diff --git a/README.md b/README.md index 6b74c4d2..60a461b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # text-generation-webui A gradio webui for running large language models locally. Supports gpt-j-6B, gpt-neox-20b, opt, galactica, and many others. +![webui screenshot](https://github.com/oobabooga/text-generation-webui/raw/main/webui.png) + ## Installation conda env create -f environment.yml