Spaces:
Sleeping
Sleeping
Tuchuanhuhuhu
commited on
Commit
•
853764f
1
Parent(s):
4282926
update readme
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
<h1 align="center">川虎
|
2 |
<div align="center">
|
3 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
4 |
<img src="https://user-images.githubusercontent.com/70903329/227087087-93b37d64-7dc3-4738-a518-c1cf05591c8a.png" alt="Logo" height="156">
|
5 |
</a>
|
6 |
|
7 |
<p align="center">
|
8 |
-
<h3>为ChatGPT
|
9 |
<p align="center">
|
10 |
<a href="https://github.com/GaiZhenbiao/ChuanhuChatGPT/blob/main/LICENSE">
|
11 |
<img alt="Tests Passing" src="https://img.shields.io/github/license/GaiZhenbiao/ChuanhuChatGPT" />
|
@@ -101,7 +101,7 @@
|
|
101 |
"users": [
|
102 |
["用户1的用户名", "用户1的密码"],
|
103 |
["用户2的用户名", "用户2的密码"]
|
104 |
-
],
|
105 |
}
|
106 |
```
|
107 |
* 如果不设置用户名与密码,可以直接将“users”字段整段删去,或留空为 `"users": [], `
|
|
|
1 |
+
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
2 |
<div align="center">
|
3 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
4 |
<img src="https://user-images.githubusercontent.com/70903329/227087087-93b37d64-7dc3-4738-a518-c1cf05591c8a.png" alt="Logo" height="156">
|
5 |
</a>
|
6 |
|
7 |
<p align="center">
|
8 |
+
<h3>为ChatGPT/ChatGLM/LLaMA等多种LLM提供了一个轻快好用的Web图形界面</h3>
|
9 |
<p align="center">
|
10 |
<a href="https://github.com/GaiZhenbiao/ChuanhuChatGPT/blob/main/LICENSE">
|
11 |
<img alt="Tests Passing" src="https://img.shields.io/github/license/GaiZhenbiao/ChuanhuChatGPT" />
|
|
|
101 |
"users": [
|
102 |
["用户1的用户名", "用户1的密码"],
|
103 |
["用户2的用户名", "用户2的密码"]
|
104 |
+
],
|
105 |
}
|
106 |
```
|
107 |
* 如果不设置用户名与密码,可以直接将“users”字段整段删去,或留空为 `"users": [], `
|