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