Spaces:
Runtime error
Runtime error
binary-husky
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -174,6 +174,8 @@ docker run --rm -it --net=host --gpus=all gpt-academic bash
|
|
| 174 |
4. 如何在二级网址(如`http://localhost/subpath`)下运行
|
| 175 |
请访问[FastAPI运行说明](docs/WithFastapi.md)
|
| 176 |
|
|
|
|
|
|
|
| 177 |
---
|
| 178 |
|
| 179 |
## 自定义新的便捷按钮 / 自定义函数插件
|
|
|
|
| 174 |
4. 如何在二级网址(如`http://localhost/subpath`)下运行
|
| 175 |
请访问[FastAPI运行说明](docs/WithFastapi.md)
|
| 176 |
|
| 177 |
+
5. 使用docker-compose运行
|
| 178 |
+
请阅读docker-compose.yml后,按照其中的提示操作即可
|
| 179 |
---
|
| 180 |
|
| 181 |
## 自定义新的便捷按钮 / 自定义函数插件
|