From 3bd491e381c9539b28857e45f0a1db737814c844 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 13 Aug 2026 19:07:53 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ba58b1..1cfdc58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +

ChatSD

@@ -16,7 +18,7 @@ At this point, ChatSD uses [ChatGLM-6B](https://huggingface.co/THUDM/chatglm-6b) ```bash # clone the project -git clone .... +git clone https://github.com/axzml/ChatSD.git # go to directory cd ChatSD @@ -88,4 +90,4 @@ I appreciate the open source of the following projects. Thanks to all the develo [clip-interrogator](https://github.com/pharmapsychotic/clip-interrogator)   [text2image-prompt-generator](https://huggingface.co/succinctly/text2image-prompt-generator)   [prompt-generator](https://huggingface.co/spaces/doevent/prompt-generator)   -[openjourney](https://huggingface.co/prompthero/openjourney)   \ No newline at end of file +[openjourney](https://huggingface.co/prompthero/openjourney)