summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-04-24 20:08:55 +0200
committerGitHub <noreply@github.com>2023-04-24 20:08:55 +0200
commit40746635be20c45e57c48e8f0d2a0d32147c1b63 (patch)
treeb77d370a488afbfe6ca26b3bd1d19ea9e02b0019 /README.md
parentora userid and session token for gpt-4 (diff)
parentAdded GUI (diff)
downloadgpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar.gz
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar.bz2
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar.lz
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar.xz
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.tar.zst
gpt4free-40746635be20c45e57c48e8f0d2a0d32147c1b63.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 72f35354..b0d9bf9b 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,9 @@ install requirements with:
```sh
pip3 install -r requirements.txt
```
+## To start gpt4free GUI
+To start gpt4free GUI run the following command :
+`streamlit run streamlit_app.py`
## ChatGPT clone
> currently implementing new features and trying to scale it, please be patient it may be unstable