City
City
That's what I get for editing stuff on 4 hours of sleep lol https://github.com/city96/ComfyUI_ExtraModels/commit/6e5ad55f400e3fcbf5d85fe54b0aa926a2d95a11 At least I got the refactor halfway working which just lets you select actual local files...
That image is from the refactor branch here, but it's not 1:1 to the reference version yet https://github.com/city96/ComfyUI_ExtraModels/pull/92
@jasoncow007 you need the empty sana latent node for the latent, otherwise you're generating an image 4x the size of what you actually want, which explains why it would be...
Tagging @wpdong0727 though it looks like the account doesn't have any other commits/activity.
>this PR seems did't refer your work Please double check the linked references and comments. Almost all ComfyUI-specific parts in that PR are 1:1 copied **including the comments.** [Original commit...
Thank you for getting back to me on this. Adding a reference in the readme or even just a file header to the relevant file(s) is perfectly fine, and I...
>About format, you format not only need other key dicts but also requires partially dequantize a part of state dict before load, this is special enough to add a mark...
>For clarification above the screenshot, one can just check this link to find out the source of Forge's gguf code structure: The [code part you highlight](https://github.com/lllyasviel/stable-diffusion-webui-forge/blob/37d8f87ae9e45af25c9fa21a34e6e5ed35c72312/packages_3rdparty/gguf/quants.py#L783-L801) is 1:1 the [llama.cpp...
Anyway, closing this. As a parting reminder, the license for the code you have [here](https://github.com/lllyasviel/stable-diffusion-webui-forge/tree/37d8f87ae9e45af25c9fa21a34e6e5ed35c72312/packages_3rdparty/gguf) can be found [here](https://github.com/ggerganov/llama.cpp/blob/master/gguf-py/LICENSE) in the original llama.cpp repository - one directory up from the...
Just in case other people are running into it, this commit attempts to fix the slowdown if the model is already on the CPU: https://github.com/city96/ComfyUI-GGUF/commit/a355f8b5eab3f83408eb95546f09cec72e028f04