summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkail518 <82623773+kailust@users.noreply.github.com>2023-04-25 03:54:19 +0200
committerGitHub <noreply@github.com>2023-04-25 03:54:19 +0200
commitf48a1b7aa9608c3df13458dfe89df059ca54df93 (patch)
tree96fe4b7817a517dbc6a2d6092d567e74706daeda
parentUpdate README.md (diff)
downloadgpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar.gz
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar.bz2
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar.lz
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar.xz
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.tar.zst
gpt4free-f48a1b7aa9608c3df13458dfe89df059ca54df93.zip
-rw-r--r--README.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index 00ca6212..0b795b1e 100644
--- a/README.md
+++ b/README.md
@@ -30,15 +30,6 @@ By the way, thank you so much for `2k` stars and all the support!!
- [replit Example (feel free to fork this repl)](#replit)
-- [Docker](./README.md)
-Build
-```
-docker build -t gpt4free:latest .
-```
-Run
-```
-docker run -p 8501:8501 gpt4free:latest
-```
## Todo <a name="todo"></a>
@@ -87,6 +78,16 @@ pip3 install -r requirements.txt
To start gpt4free GUI run the following command :
`streamlit run streamlit_app.py`
+## Docker
+Build
+```
+docker build -t gpt4free:latest -f Docker/Dockerfile .
+```
+Run
+```
+docker run -p 8501:8501 gpt4free:latest
+```
+
## ChatGPT clone
> currently implementing new features and trying to scale it, please be patient it may be unstable
> https://chat.chatbot.sex/chat