mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 21:42:37 +08:00
Merge branch 'master' of https://github.com/Sharda-Tech/ComfyUI
This commit is contained in:
commit
f317e44c50
6
how_to_run_docker.txt
Normal file
6
how_to_run_docker.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
How to build the Docker Image
|
||||||
|
|
||||||
|
docker build -t comfy .
|
||||||
|
|
||||||
|
How to run the Docker Container
|
||||||
|
docker run -d --gpus all -p 8188:8188 my_python_app
|
||||||
Loading…
Reference in New Issue
Block a user