diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 12:58:54 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-22 12:58:54 +0100 |
commit | e52e43aff1e554a895505b1401b3c0b521c5d73a (patch) | |
tree | da407abde2ec8b10fd25e1c19be438b0c94a8a0e /README.md | |
parent | Add webview docs and examples, Set webview as default (diff) | |
download | gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar.gz gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar.bz2 gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar.lz gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar.xz gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.tar.zst gpt4free-e52e43aff1e554a895505b1401b3c0b521c5d73a.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ image_url = response.data[0].url Open the GUI in a window of your OS. Runs on a local/static/ssl server with a js api. Supports login into the OpenAI Chat, Image Upload and streamed Text Generation. -Supports all platforms, but only Linux testet. +Supports all platforms, but only Linux tested. 1. Install all requirements with: |