Skip to content

Commit 1f11b78

Browse files
committed
adjust readme
1 parent 2cbe006 commit 1f11b78

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# comfyui-api
2+
3+
Install missing packages via `requirements.txt`
4+
5+
`pip install -r requirements.txt`
6+
7+
start `main.py` for image generation call make sure you have ComfyUI running under 127.0.0.1:8188 if not adjust the host in `websocket_api.py`.
8+
9+
You need to have an output folder with /output and an folder /output/temp. You can change the output path to a different folder in the `prompt_to_image.py`.

0 commit comments

Comments
 (0)