Comfy-Org / Comfy-Org/ComfyUI-Manager

Any chance the model detection could work with some sort of known md5 hash library?

Open
#390 5 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

Here's the problem: models aren't considered 'installed' if they:

- aren't in the EXACT folder expected (puting gfpgan14 under 'models/facerestorers for example)
- aren't named EXACTLY as expected (which is impossible given so many new huggingface models are called checkpoint.chpt, leading to confusion)

Result:
![image](https://github.com/ltdrdata/ComfyUI-Manager/assets/1596070/146ed696-36b6-4bc8-9cb2-80588bf538c0)

Comfy manager thinks i do not have those models when in fact, I do.

Comfyrunner (https://github.com/piyushK52/comfy-runner) exists, and seems to hold a library of known models. i'm not sure how many times a day this db is updated, but a collab or a similar approach could be beneficial to the user base.

thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.