返回提交历史
Modified
README.md
+2
-8
XFEstudio/gpt4free
Update README.md
f93519a5
代码差异
1 个文件
+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
[](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 [](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