Skip to content

mfatrez/comfyui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI on Kubernetes Cluster

TO DO ...

[ ] everything


custom_nodes

on local

git clone https://github.com/ltdrdata/ComfyUI-Manager.git
cd ComfyUI-Manager
git checkout 2.51.8
rm -rf .git*

copy ComfyUI-Manager to custom_nodes in the pod

kubectl cp -r custom_nodes/ComfyUI-Manager comfyui/comfyui-59d94b4796-cvrj9:/home/workspace/ComfyUI/custom_nodes/

copy models to models in the pod

kubectl cp -r models/* comfyui/comfyui-59d94b4796-cvrj9:/home/workspace/ComfyUI/models/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published