|
@@ -4,6 +4,8 @@
|
|
|
|
|
|
https://chat.chatbot.sex/chat/
|
|
https://chat.chatbot.sex/chat/
|
|
|
|
|
|
|
|
+## Usage
|
|
|
|
+
|
|
`pip3 install -r requirements.txt`
|
|
`pip3 install -r requirements.txt`
|
|
To start gpt4free GUI
|
|
To start gpt4free GUI
|
|
move streamlit_app.py from ./gui to the base folder
|
|
move streamlit_app.py from ./gui to the base folder
|
|
@@ -17,3 +19,6 @@ Build
|
|
Run
|
|
Run
|
|
|
|
|
|
`docker run -p 8501:8501 gpt4free:latest`
|
|
`docker run -p 8501:8501 gpt4free:latest`
|
|
|
|
+
|
|
|
|
+## 原理分析
|
|
|
|
+
|