summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-04-06 12:09:55 +0200
committerGitHub <noreply@github.com>2024-04-06 12:09:55 +0200
commit1fc73937fb1e00df1234eb58571faf3a7067122c (patch)
treeeb7d4844047d6bd8560aa4032a6f3cf9f5cb82ec
parentUpdate api.py (diff)
downloadgpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar.gz
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar.bz2
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar.lz
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar.xz
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.tar.zst
gpt4free-1fc73937fb1e00df1234eb58571faf3a7067122c.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f2daac16..965847ee 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ docker pull hlohaus789/g4f
## 🆕 What's New
-- Webview .exe for Windows: 💻 [Installation Guide for Windows (.exe)](#installation-guide-for-windows-exe)
+- Installation Guide for Windows (.exe): 💻 [#installation-guide-for-windows](#installation-guide-for-windows-exe)
- Join our Telegram Channel: 📨 [telegram.me/g4f_channel](https://telegram.me/g4f_channel)
- Join our Discord Group: 💬 [discord.gg/XfybzPXPH5](https://discord.gg/XfybzPXPH5)
- `g4f` now supports 100% local inference: 🧠 [local-docs](https://g4f.mintlify.app/docs/core/usage/local)
@@ -191,7 +191,7 @@ image_url = response.data[0].url
- New Client API like the OpenAI Python library: [/docs/client](/docs/client.md)
- Legacy API with python modules: [/docs/legacy](/docs/legacy.md)
-#### GUI Webserver
+#### Web UI
To start the web interface, type the following codes in python: