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

XFEstudio/gpt4free

Updated(README.md)

b48757dd
kqlio67 <kqlio67@users.noreply.github.com>
提交于

代码差异

1 个文件 +27 -0
Modified README.md +27 -0
@@ -747,6 +747,33 @@ set G4F_PROXY=http://host:port
747 747 </a>
748 748 </td>
749 749 </tr>
750 <tr>
751 <td>
752 <a href="https://github.com/yjg30737/pyqt-openai">
753 <b>VividNode (pyqt-openai)</b>
754 </a>
755 </td>
756 <td>
757 <a href="https://github.com/yjg30737/pyqt-openai/stargazers">
758 <img alt="Stars" src="https://img.shields.io/github/stars/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" />
759 </a>
760 </td>
761 <td>
762 <a href="https://github.com/yjg30737/pyqt-openai/network/members">
763 <img alt="Forks" src="https://img.shields.io/github/forks/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" />
764 </a>
765 </td>
766 <td>
767 <a href="https://github.com/yjg30737/pyqt-openai/issues">
768 <img alt="Issues" src="https://img.shields.io/github/issues/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" />
769 </a>
770 </td>
771 <td>
772 <a href="https://github.com/yjg30737/pyqt-openai/pulls">
773 <img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" />
774 </a>
775 </td>
776 </tr>
750 777 </tbody>
751 778 </table>
752 779