返回提交历史
Modified
README.md
+1
-1
XFEstudio/gpt4free
Update README.md
8fcdb75f
代码差异
1 个文件
+1
-1
@@ -125,7 +125,7 @@ Is your site on this repository and you want to take it down? Send an email to t
125
125
rm -r -f /app/g4f/ \
126
126
&& pip install -U g4f[slim] \
127
127
&& python -m g4f --debug
128
```
128
```
129
129
130
130
5. **Access the Client Interface:**
131
131
- **To use the included client, navigate to:** [http://localhost:8080/chat/](http://localhost:8080/chat/)