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

how can i change the path of "pretrained_weights" #54

Open
luoxr18 opened this issue Jul 3, 2024 · 1 comment
Open

how can i change the path of "pretrained_weights" #54

luoxr18 opened this issue Jul 3, 2024 · 1 comment

Comments

@luoxr18
Copy link

luoxr18 commented Jul 3, 2024

i run my comfyui on a cloud server,and the system disk memery is very small. so i have to move those big pretrained weights files to another disk, which means i have to change the reference path. how can i do it?

@jhj0517
Copy link
Contributor

jhj0517 commented Jul 3, 2024

If you inference with test_stage_2.py, you can change model paths in https://github.com/TMElyralab/Comfyui-MusePose/blob/main/configs/test_stage_2.yaml

*Edit
It seems it uses test_stage_2.yaml as config file by default so it should work when you change the model paths in the file.

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