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

XFEstudio/gpt4free

Update README.md

f93519a5
H Lohaus <hlohaus@users.noreply.github.com>
提交于

代码差异

1 个文件 +2 -8
Modified README.md +2 -8
@@ -48,15 +48,9 @@ docker pull hlohaus789/g4f
48 48
49 49 Is your site on this repository and you want to take it down? Send an email to takedown@g4f.ai with proof it is yours and it will be removed as fast as possible. To prevent reproduction please secure your API. 😉
50 50
51 ## 🚀 GPT4Free on HuggingFace
52 [![HuggingSpace](https://github.com/user-attachments/assets/1d859e8a-d6fa-416f-a213-ccc26aa11e90)](https://huggingface.co/spaces/roxky/g4f-new)
53 **Is a proof-of-concept API package for multi-provider AI requests. It showcases features such as:**
51 ## 🚀 G4F on GitHub Pages [![HuggingSpace](https://github.com/user-attachments/assets/1d859e8a-d6fa-416f-a213-ccc26aa11e90)](https://gpt4free.github.io/)
54 52
55 - Load balancing and request flow control.
56 - Seamless integration with multiple AI providers.
57 - Comprehensive text and image generation support.
58
59 > Explore the [Visit GPT4Free on HuggingFace Space](https://huggingface.co/spaces/roxky/g4f-new) for a hosted version or [Duplicate GPT4Free Space](https://huggingface.co/spaces/roxky/g4f-new?duplicate=true) it for personal use.
53 > Explore the [G4F on GitHub Pages](https://gpt4free.github.io/).
60 54
61 55 ---
62 56