summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-05-02 20:15:59 +0200
committerGitHub <noreply@github.com>2023-05-02 20:15:59 +0200
commit506ba16411118d6ba2c7600befe1a8e519ce5428 (patch)
treea74957affd8eb6a63d60bb946b78749f63b882a8
parentMerge pull request #386 from MIDORIBIN/accelerate-forefront (diff)
parentUpdate README.md (diff)
downloadgpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar.gz
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar.bz2
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar.lz
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar.xz
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.tar.zst
gpt4free-506ba16411118d6ba2c7600befe1a8e519ce5428.zip
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 28a77b7e..90c42c33 100644
--- a/README.md
+++ b/README.md
@@ -133,8 +133,7 @@ pip3 install -r requirements.txt
## To start gpt4free GUI <a name="streamlit-gpt4free-gui"></a>
-Move `streamlit_app.py` from `./gui` to the base folder
-then run:
+Move `streamlit_app.py` from `./gui` to the base folder then run:
`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
## Docker <a name="docker-instructions"></a>