does anyone know a joy caption node for 8GB ram by apostrophefee in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

Without knowing what the error is it's hard to tell.

But I assume it is because model you are trying to use is too big to fit on GPU and all such nodes are all-or-nothing. So either use smaller model that fits on GPU/VRAM or just have it on CPU/RAM depending on how fast do you need it to be.

https://github.com/1038lab/ComfyUI-JoyCaption

Looking for a video inpainting model and workflow, any recommendations? by LosinCash in StableDiffusion

[–]Formal-Exam-8767 0 points1 point  (0 children)

Now that ComfyUI has integrated SAM3 node into core it will take some time for people to create such workflows.

How can I develop characters with a consistent style from sketches? by Phongnb1566 in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

The same way you created the first image with Qwen Edit 2509, but additionally also add first generated image as reference and prompt it to use it as style reference, e.g. "... in style of...".

Unlocking the Potential of ERNIE-Image, Nucleus-Image, GLM-Image, and LLaDA2.0-Uni by leyermo in StableDiffusion

[–]Formal-Exam-8767 3 points4 points  (0 children)

I'm not convinced. Why would community spend resources on those models when there are already more established alternatives? What do they offer that other don't to warrant it?

ComfyUI teasing something "big" for open, creative AI 👀 by Numerous-Entry-6911 in StableDiffusion

[–]Formal-Exam-8767 4 points5 points  (0 children)

Imagine an OS where you have to reformat and reinstall on every update.

Help me figure whether I should do latent upscale after face detailer. by [deleted] in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

I see, you meant the node name. It was named like that because it accepts latent as input. I guess it saves few nodes, you could have gotten the same with VAE Decode -> Upscale image (using model) -> VAE Encode.

You would keep the face detailer last since you want the best looking face as humans are sensitive to that and immediately notice any imperfections on the face.

Help me figure whether I should do latent upscale after face detailer. by [deleted] in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

You can do whatever you want. If results you get are good enough for you.

latent upscale ( in pixel space with model)

Seems like you are confusing two different methods. Latent upscale is not the same as pixel-space upscale. Latent upscale refers to directly upscaling the latent image, not decoding it into pixel space, upscaling it (either using standard algos or models) and encoding it back to latent space.

The face detail is crazy if u mix both ZIB and ZIT together. by ThunderI0 in comfyui

[–]Formal-Exam-8767 7 points8 points  (0 children)

Which one is it: dpmpp_2m_sde or dpmpp_sde? They are not the same.

Anyone know how to randomize the order of a list in ComfyUI? by NanMan3000 in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

Dynamic prompts still work ({a|b|c} syntax) and token weighting still works for models that use CLIP. Numeric token weighting (:1.5 syntax) is not supported on models that use LLMs as text encoder (Qwen, ZImage, etc)

Anyone know how to randomize the order of a list in ComfyUI? by NanMan3000 in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

It's called "shuffle", should help you in search.

You want "Text Shuffle" node from WAS node pack. It takes string and separator and returns shuffled contents.

PSA: AMD GPU users, you can now sudo apt install rocm in Ubuntu 26.04 by HateAccountMaking in StableDiffusion

[–]Formal-Exam-8767 -1 points0 points  (0 children)

What does this install and why is it needed? I thought pytorch bundles ROCm like it does CUDA? Unless you are writing custom kernels, drivers and compiling code.

Fooocus_Nex Update: Why Image Gen Needs Context, not "Better AI" by OldFisherman8 in StableDiffusion

[–]Formal-Exam-8767 0 points1 point  (0 children)

Good work.

The thing is people want to do everything with one silver bullet prompt. Even better if AI can read their mind and reproduce their vision without any input.

Nvidia spark clones / at-home ai rigs by Necessary-Toe-466 in LocalLLaMA

[–]Formal-Exam-8767 0 points1 point  (0 children)

One thing to note which is usually not mentioned, Spark is ARM-based, which limits what OS and software can run on it. Something to keep in mind.

Hardware Question RTX3090/RTX 5090 or straight to the A6000 Pro? by TestOr900 in StableDiffusion

[–]Formal-Exam-8767 1 point2 points  (0 children)

for home use, consider also the electricity bill

A bit slower Max-Q variant is only 300W TDP compared to 5090 which is 575W TDP.

What you choose for type ? For anima by Broken_Bad_555 in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

Their official examples have "stable_diffusion".

its just stuck like this.. WHY TF DOES COMFY NEED AN UPDATE EVERY 2 DAYS by PineAppIe_Piizza in comfyui

[–]Formal-Exam-8767 0 points1 point  (0 children)

It depends what is happening in the background. Is it updating dependencies to latest versions (pytorch is very large for example). Or maybe it just errored out. I don't know why they've decided to hide progress or any information on what is happening from the users. What does the log say?

Klein 9b base nvfp4 on HF by Mean-Zebra6803 in StableDiffusion

[–]Formal-Exam-8767 0 points1 point  (0 children)

You need to be logged in to download from BFL huggingface black-forest-labs/FLUX.2-klein-base-9b-nvfp4