Update README.md
This commit is contained in:
parent
f7aed29c61
commit
99e2581935
|
@ -46,6 +46,7 @@ pnpm install
|
||||||
|
|
||||||
HOST: 'localhost',
|
HOST: 'localhost',
|
||||||
PORT: 3000,
|
PORT: 3000,
|
||||||
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
2. 文生图功能需要调用 CogView API。修改 `src/tools/config.py`
|
2. 文生图功能需要调用 CogView API。修改 `src/tools/config.py`
|
||||||
|
|
Loading…
Reference in New Issue