Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make comfyui kubernetes-friendly #3436

Open
chenxinlong opened this issue May 10, 2024 · 1 comment
Open

Make comfyui kubernetes-friendly #3436

chenxinlong opened this issue May 10, 2024 · 1 comment

Comments

@chenxinlong
Copy link

Hi, recently I'm working on deploy comfyui on kubernetes.

I need mount a PVC to comfyui pod for storing persistent data like models, but seems comfyui doesn't support specify a custom path for custom_nodes.

Can we support all user-data can be specify a custom path so that I can set it to the PVC mount path, then it won't lost data(like custom nodes, user settings...) event I restart comfyui pod.

@CPPAlien
Copy link

You can use extra_model_paths.yaml to specify the path of your model. run the command with this arg --extra-model-paths-config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants