XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Fix typo in Readme

e52e43af
Heiner Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified README.md +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