Skip to content

Commit c67054c

Browse files
committed
修复README中的GitHub仓库地址
1 parent 2ff1156 commit c67054c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ComfyUI-OneAPI is a plugin that provides simple REST API interfaces for ComfyUI,
1515
```
1616
3. Clone this repository:
1717
```bash
18-
git clone https://github.com/puke/ComfyUI-OneAPI.git
18+
git clone https://github.com/puke3615/ComfyUI-OneAPI.git
1919
```
2020
4. Restart ComfyUI
2121

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ComfyUI-OneAPI 是一个为 ComfyUI 提供简单REST API接口的插件,只需
1515
```
1616
3. 克隆此仓库:
1717
```bash
18-
git clone https://github.com/puke/ComfyUI-OneAPI.git
18+
git clone https://github.com/puke3615/ComfyUI-OneAPI.git
1919
```
2020
4. 重启ComfyUI
2121

0 commit comments

Comments
 (0)