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

Comfy > After updating, unable to start. Directory not empty. #33

Closed
demoran23 opened this issue Jul 8, 2023 · 4 comments · Fixed by #55
Closed

Comfy > After updating, unable to start. Directory not empty. #33

demoran23 opened this issue Jul 8, 2023 · 4 comments · Fixed by #55
Labels
bug Something isn't working

Comments

@demoran23
Copy link

I get a directory not empty error when trying to start the Comfy. This will happen for a number of directories, and is caused due to the empty "put x here" files.

@ionite34
Copy link
Member

ionite34 commented Jul 8, 2023

Hm.. so it makes new junctions from the models directory on launch in case paths were moved (portable mode and what not). You can try deleting all the checkpoint folders in ComfyUI for now, but I'll add an update for detecting existing files and moving them into the shared folder before deleting.

@ionite34 ionite34 added the bug Something isn't working label Jul 8, 2023
@demoran23
Copy link
Author

Just keep in mind that the moved files may already exist in the destination directory, as well (after a couple of iterations).

@Touitoui
Copy link

Touitoui commented Jul 13, 2023

Issue is caused by placeholder files "put_XXX_here", downloaded with the recent update.
Search and delete every put_* files inside X:\StabilityMatrix_data\Packages\ComfyUI\models and it will work again.

image_2023-07-13_114410367

@demoran23
Copy link
Author

Comfy has a file called Packages\ComfyUI\extra_model_paths.yaml.example, which is a template for the non-.example file used to provide overrides for where to find the models.

Generating this file instead of updating junctions is probably a better way to handle this kind of redirection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants