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

XFEstudio/gpt4free

Update README.md

31298b04
taiyi747 <63543716+taiyi747@users.noreply.github.com>
提交于

代码差异

1 个文件 +3 -1
Modified gui/README.md +3 -1
@@ -2,6 +2,8 @@
2 2
3 3 This code provides a Graphical User Interface (GUI) for gpt4free. Users can ask questions and get answers from GPT-4 API's, utilizing multiple API implementations. The project contains two different Streamlit applications: `streamlit_app.py` and `streamlit_chat_app.py`.
4 4
5 In addition, a new GUI script specifically implemented using PyWebIO has been added and can be found in the pywebio-gui folder. If there are errors with the Streamlit version, you can try using the PyWebIO version instead
6
5 7 Installation
6 8 ------------
7 9
@@ -69,4 +71,4 @@ There is a bug in `streamlit_chat_app.py` right now that I haven't pinpointed ye
69 71 License
70 72 -------
71 73
72 This project is licensed under the MIT License.
74 This project is licensed under the MIT License.