Spaces:
Sleeping
Sleeping
Keldos
commited on
Commit
•
0de83a8
1
Parent(s):
f194671
doc: 补充readme疑难杂症解决并修正issue模板疏漏
Browse files
.github/ISSUE_TEMPLATE/feature-request.yml
CHANGED
@@ -17,7 +17,7 @@ body:
|
|
17 |
attributes:
|
18 |
label: 可能的解决办法
|
19 |
description: 如果可以,给出一个解决思路~ 或者,你希望实现什么功能?
|
20 |
-
placeholder:
|
21 |
validations:
|
22 |
required: true
|
23 |
- type: checkboxes
|
@@ -25,7 +25,7 @@ body:
|
|
25 |
label: 帮助开发
|
26 |
description: 如果您能帮助开发并提交一个pull request,那再好不过了!
|
27 |
options:
|
28 |
-
- label:
|
29 |
required: false
|
30 |
- type: textarea
|
31 |
attributes:
|
|
|
17 |
attributes:
|
18 |
label: 可能的解决办法
|
19 |
description: 如果可以,给出一个解决思路~ 或者,你希望实现什么功能?
|
20 |
+
placeholder: 发送失败后在输入框或聊天气泡保留发送的文本
|
21 |
validations:
|
22 |
required: true
|
23 |
- type: checkboxes
|
|
|
25 |
label: 帮助开发
|
26 |
description: 如果您能帮助开发并提交一个pull request,那再好不过了!
|
27 |
options:
|
28 |
+
- label: 我愿意协助开发!
|
29 |
required: false
|
30 |
- type: textarea
|
31 |
attributes:
|
.github/ISSUE_TEMPLATE/report-docker.yml
CHANGED
@@ -38,7 +38,7 @@ body:
|
|
38 |
- type: textarea
|
39 |
attributes:
|
40 |
label: 复现操作
|
41 |
-
description:
|
42 |
placeholder: |
|
43 |
1. 正常完成本地部署
|
44 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
@@ -57,12 +57,12 @@ body:
|
|
57 |
description: |
|
58 |
以下是一个例子:
|
59 |
- **OS**: Windows11 22H2
|
60 |
-
- **
|
61 |
- **Gradio version**: 3.22.1
|
62 |
- **Python version**: 3.11.1
|
63 |
value: |
|
64 |
- OS:
|
65 |
-
-
|
66 |
- Gradio version:
|
67 |
- Python version:
|
68 |
render: markdown
|
|
|
38 |
- type: textarea
|
39 |
attributes:
|
40 |
label: 复现操作
|
41 |
+
description: 你之前干了什么,然后出现了错误呢?
|
42 |
placeholder: |
|
43 |
1. 正常完成本地部署
|
44 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
|
|
57 |
description: |
|
58 |
以下是一个例子:
|
59 |
- **OS**: Windows11 22H2
|
60 |
+
- **Docker version**: 1.8.2
|
61 |
- **Gradio version**: 3.22.1
|
62 |
- **Python version**: 3.11.1
|
63 |
value: |
|
64 |
- OS:
|
65 |
+
- Docker version:
|
66 |
- Gradio version:
|
67 |
- Python version:
|
68 |
render: markdown
|
.github/ISSUE_TEMPLATE/report-localhost.yml
CHANGED
@@ -40,7 +40,7 @@ body:
|
|
40 |
- type: textarea
|
41 |
attributes:
|
42 |
label: 复现操作
|
43 |
-
description:
|
44 |
placeholder: |
|
45 |
1. 正常完成本地部署
|
46 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
|
|
40 |
- type: textarea
|
41 |
attributes:
|
42 |
label: 复现操作
|
43 |
+
description: 你之前干了什么,然后出现了错误呢?
|
44 |
placeholder: |
|
45 |
1. 正常完成本地部署
|
46 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
.github/ISSUE_TEMPLATE/report-others.yml
CHANGED
@@ -31,7 +31,7 @@ body:
|
|
31 |
- type: textarea
|
32 |
attributes:
|
33 |
label: 复现操作
|
34 |
-
description:
|
35 |
placeholder: |
|
36 |
1. 正常完成本地部署
|
37 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
@@ -58,6 +58,7 @@ body:
|
|
58 |
- Browser:
|
59 |
- Gradio version:
|
60 |
- Python version:
|
|
|
61 |
render: markdown
|
62 |
validations:
|
63 |
required: false
|
|
|
31 |
- type: textarea
|
32 |
attributes:
|
33 |
label: 复现操作
|
34 |
+
description: 你之前干了什么,然后出现了错误呢?
|
35 |
placeholder: |
|
36 |
1. 正常完成本地部署
|
37 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
|
|
58 |
- Browser:
|
59 |
- Gradio version:
|
60 |
- Python version:
|
61 |
+
(或您的其他运行环境信息)
|
62 |
render: markdown
|
63 |
validations:
|
64 |
required: false
|
.github/ISSUE_TEMPLATE/report-server.yml
CHANGED
@@ -38,7 +38,7 @@ body:
|
|
38 |
- type: textarea
|
39 |
attributes:
|
40 |
label: 复现操作
|
41 |
-
description:
|
42 |
placeholder: |
|
43 |
1. 正常完成本地部署
|
44 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
@@ -56,7 +56,7 @@ body:
|
|
56 |
label: 运行环境
|
57 |
description: |
|
58 |
以下是一个例子:
|
59 |
-
- **OS**:
|
60 |
- **Browser**: Chrome
|
61 |
- **Gradio version**: 3.22.1
|
62 |
- **Python version**: 3.11.1
|
|
|
38 |
- type: textarea
|
39 |
attributes:
|
40 |
label: 复现操作
|
41 |
+
description: 你之前干了什么,然后出现了错误呢?
|
42 |
placeholder: |
|
43 |
1. 正常完成本地部署
|
44 |
2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数”
|
|
|
56 |
label: 运行环境
|
57 |
description: |
|
58 |
以下是一个例子:
|
59 |
+
- **OS**: Linux/amd64
|
60 |
- **Browser**: Chrome
|
61 |
- **Gradio version**: 3.22.1
|
62 |
- **Python version**: 3.11.1
|
README.md
CHANGED
@@ -320,13 +320,17 @@ docker run -d --name chatgpt \
|
|
320 |
|
321 |
## 疑难杂症解决
|
322 |
|
323 |
-
在遇到各种问题查阅相关信息前,您可以先尝试手动拉取本项目的最新更改并更新 gradio
|
324 |
|
325 |
1. 点击网页上的 `Download ZIP` 下载最新代码,或
|
326 |
```shell
|
327 |
git pull https://github.com/GaiZhenbiao/ChuanhuChatGPT.git main -f
|
328 |
```
|
329 |
-
2.
|
|
|
|
|
|
|
|
|
330 |
```
|
331 |
pip install gradio --upgrade --force-reinstall
|
332 |
```
|
|
|
320 |
|
321 |
## 疑难杂症解决
|
322 |
|
323 |
+
在遇到各种问题查阅相关信息前,您可以先尝试手动拉取本项目的最新更改并更新 gradio,然后重试。步骤为:
|
324 |
|
325 |
1. 点击网页上的 `Download ZIP` 下载最新代码,或
|
326 |
```shell
|
327 |
git pull https://github.com/GaiZhenbiao/ChuanhuChatGPT.git main -f
|
328 |
```
|
329 |
+
2. 尝试再次安装依赖(可能本项目引入了新的依赖)
|
330 |
+
```
|
331 |
+
pip install -r requirements.txt
|
332 |
+
```
|
333 |
+
3. 更新gradio
|
334 |
```
|
335 |
pip install gradio --upgrade --force-reinstall
|
336 |
```
|