diff options
author | kqlio67 <kqlio67@users.noreply.github.com> | 2024-11-06 12:56:33 +0100 |
---|---|---|
committer | kqlio67 <kqlio67@users.noreply.github.com> | 2024-11-06 12:56:33 +0100 |
commit | 8e1a544d555fc212654bc34a03f561fb39f5705c (patch) | |
tree | b2280e5f3a278a759474d9933eeab4276825d68e /g4f/gui | |
parent | The provider is disconnected due to a Cloudflare issue. (g4f/Provider/ChatgptFree.py) (diff) | |
download | gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar.gz gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar.bz2 gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar.lz gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar.xz gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.tar.zst gpt4free-8e1a544d555fc212654bc34a03f561fb39f5705c.zip |
Diffstat (limited to 'g4f/gui')
-rw-r--r-- | g4f/gui/client/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/gui/client/index.html b/g4f/gui/client/index.html index 6a7b5668..c81621ed 100644 --- a/g4f/gui/client/index.html +++ b/g4f/gui/client/index.html @@ -249,7 +249,6 @@ <option value="MetaAI">Meta AI</option> <option value="DeepInfraChat">DeepInfraChat</option> <option value="Blackbox">Blackbox</option> - <option value="HuggingChat">HuggingChat</option> <option value="DDG">DDG</option> <option value="Pizzagpt">Pizzagpt</option> <option value="">----</option> |