huggingface / huggingface.js

Utilities to use the Hugging Face Hub API
https://hf.co/docs/huggingface.js
MIT License
1.37k stars 213 forks source link

:sparkle: FEAT(local-apps): add ComfyUI LocalApp #937

Open tildebyte opened 3 days ago

tildebyte commented 3 days ago

Closes #855

RE: the discussion in :arrow_up: - to the best of of my knowledge there's no way to ask vanilla Comfy[1] to d/l a model for you; it's completely manual

Related to above: deeplink is almost certainly incorrect, but 1) the local type checker was very pissed about it not being present 2) I don't know the HF API well enough to know what to put there.

Apologies for no local verification/testing; I'm not a TS person, and it would take me longer to figure out/set up than it took me to write the code :grin:

[1] There are probably 3rd-party nodes to do so, but it's more likely that such a thing would build a list of its own in some way