Skip to content

Commit

Permalink
clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnrushefsky committed Sep 5, 2024
1 parent ea52cb7 commit 967cd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# comfyui-api
A simple wrapper that facilitates using ComfyUI as a stateless API, either by receiving images in the response, or by sending completed images to a webhook

Download the latest version from the release page, and copy it into your dockerfile. Then, you can use it like this:
Download the latest version from the release page, and copy it into your existing ComfyUI dockerfile. Then, you can use it like this:

```dockerfile
COPY comfyui-api .
Expand Down

0 comments on commit 967cd8c

Please sign in to comment.