blank
This commit is contained in:
parent
56018e39f8
commit
a44b7677d8
1 changed files with 1 additions and 11 deletions
12
README.md
12
README.md
|
@ -1,14 +1,4 @@
|
|||
# README
|
||||
|
||||
## local dev
|
||||
## Comfyui
|
||||
|
||||
```sh
|
||||
docker build -f Dockerfile-chainguard -t comfyui .
|
||||
docker run -it --entrypoint /bin/bash comfyui
|
||||
```
|
||||
|
||||
## remote dev
|
||||
|
||||
```sh
|
||||
docker run -it --entrypoint /bin/bash jahanson/comfyui:latest
|
||||
```
|
Loading…
Reference in a new issue