Chuan Hu commited on
Commit
9ef1575
·
unverified ·
1 Parent(s): 164475f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -223,9 +223,7 @@ pip install urllib3==1.25.11
223
  pip install gradio --upgrade --force_reinstall
224
  ```
225
 
226
- ### SSL Error
227
-
228
- 请参考此 Issue: [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
229
 
230
  ```
231
  requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
 
223
  pip install gradio --upgrade --force_reinstall
224
  ```
225
 
226
+ ### SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
 
 
227
 
228
  ```
229
  requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))