返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
Fix typo in Readme
e52e43af
代码差异
1 个文件
+1
-1
@@ -174,7 +174,7 @@ image_url = response.data[0].url
174
174
175
175
Open the GUI in a window of your OS. Runs on a local/static/ssl server with a js api. Supports login into the OpenAI Chat, Image Upload and streamed Text Generation.
176
176
177
Supports all platforms, but only Linux testet.
177
Supports all platforms, but only Linux tested.
178
178
179
179
1. Install all requirements with:
180
180