Comfy-Org / Comfy-Org/ComfyUI

Implementing Unique Identifiers for Seamless Model Sharing

Open
#3,003 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

Currently, the model name is not unique and varies from user to user. For example, some users use "pathname/modelname". When these users share it with others, ComfyUI won't download the model automatically, requiring the receiver to make the change manually.

This issue could be solved by using a unique identifier, preferably in GitHub style: "username/reponame/modelname". The model would then download itself, saving a significant amount of time on manual downloads and path changes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.