Skip to content

NarinderS/comfyui-podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comfyui-podman

ComfyUI in a simple podman container. Build and run the image using podman compose up --build

If the repository was not cloned with the --recursive flag, run git submodule update --init --recursive to clone the ComfyUI repository.

Requires a CUDA enabled device and NVIDIA Container Toolkit.

Updating ComfyUI

The comfyui submodule itself can be updated, by doing a git pull in the ComfyUI folder, without having to rebuild the container.

The ComfyUI folder is mounted as a volume, so all inputs, outputs, models and plugins will persist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published