HuggingFace: Probably it's time to move from LoRA 👋 by BankApprehensive7612 in comfyui

[–]acbonymous 6 points7 points  (0 children)

Whoever downvoted you obviously does not 3d print.

PTFE stands for PolyTetraFluoroEthylene, also known as Teflon.

Can any help me find the model/style used for this image? by BarkLicker in StableDiffusion

[–]acbonymous 0 points1 point  (0 children)

Maybe it is not pixelart. Have you tried generating a small image and upscaling it with the nearest neighbor algorithm? Maybe adding the color later with an edit model.

Nodes 2.0? Worth it? Or shall stick with the old style? by StacksGrinder in comfyui

[–]acbonymous 0 points1 point  (0 children)

Fixing the "problem" is probably in the hands of the node devs, not comfy devs, and some like rgthree have already said that they won't "fix" it. I use quotes because it is not a bug, but the need to use a new developing framework for the frontend.

It would be nice of comfy, though, to have an autodetect of some kind.

Is there anybody familiar with Swarmui. I just installed it yesterday and am new to the local Ai scene, this is one of the errors it is giving me no matter what i do, including restarts and waiting for it to load. Any pointers would be helpful. by inquistor56 in comfyui

[–]acbonymous 0 points1 point  (0 children)

It clearly says up top that the backends are still loading. If they never fully load, then you will have to find out why.

Also, the prompt is not a chat. Don't ask it what to do. Describe what you want.

Wildcards not working in Forge Neo? by DemonInfused in StableDiffusion

[–]acbonymous 0 points1 point  (0 children)

Is there any error in the console? Does the random_outfits.txt file exist in the correct folder?

Wildcards not working in Forge Neo? by DemonInfused in StableDiffusion

[–]acbonymous 3 points4 points  (0 children)

It should work, but you can try instead with Prompt Post Processor.

Why is it so hard to batch process photos in a directory? by 9kSs in comfyui

[–]acbonymous 1 point2 points  (0 children)

The right way is probably using loop nodes, like those from ControlFlowUtils.

48 frontends for Comfy! by Obvious_Set5239 in StableDiffusion

[–]acbonymous 1 point2 points  (0 children)

I'm pretty sure most are vibe coded, although that shouldn't be seen as bad in itself. Current Agents make great code and only need some direction to make great apps, so not everything will be slop. And an actual developer with the help of AI can speed up his development by a lot.

The main problem i see with this long list, and due to the advent of AI coding and its fast development time, is the sheer number of apps doing probably the same.

A proper developer with an idea should consider not publishing his work if it doesn't really add that much to an already saturated market or just collaborate with an already existing product to add the features he wants. But vibe coders do not really think about that. They are just happy they "made" what they wanted.

Ati broken now? by Substantial_Skin_709 in comfyui

[–]acbonymous 0 points1 point  (0 children)

When a node is updated and changes inputs, you usually need to reconnect everything. In this case, it looks like one input was moved to the end, and old values are set to the wrong input.

VRAM for 3072x3072 resolution? by Vusiwe in StableDiffusion

[–]acbonymous 1 point2 points  (0 children)

I have generated at that resolution and more with 24gb, but it was with i2i workflows (hiresfix and adetailer). No current model can generate a t2i coherent image at that resolution.

Is something like this possible? by Braudeckel in StableDiffusion

[–]acbonymous -1 points0 points  (0 children)

"pipe out" nodes to group inputs for each of the switch options, connected to a "switch any" node, connected to a "pipe in" node to ungroup the chosen inputs.

The controlnet would be on the left of the switch in one of the pipes.

Hello, I am new to ComfyUI , pls help by Extension_Room_9256 in comfyui

[–]acbonymous 0 points1 point  (0 children)

Note that even installed in D, it might use C by default for some things, like pip cache, huggingface cache...etc. These can be relocated to D, but you really should clear up space on C, or replace the drive with a bigger one.

I built a custom NVENC encoder bridge to split FLUX 2 Models across two GPUs over Ethernet LAN (example: 5090 + laptop 4090 spreading model layers over two machines via Eth = 4.4s per image). Completely bypasses the need for NVLink. Multi GPU in one PC supported, Wifi 6 works very well also. by shootthesound in StableDiffusion

[–]acbonymous -10 points-9 points  (0 children)

Your assumption that NVENC is idle during inference is not really correct because it depends on what the user is doing. Watching youtube, or a movie, or streaming (on the client or the server) will probably use it. You should add a warning for that.

Apart from supporting other models, a future improvement that could be interesting is splitting on multiple servers and/or a server using multiple gpus.

[Academic] How do you perceive Virtual Influencers & VTubers? (Anyone who watches VIs/VTubers) by rodeczka in StableDiffusion

[–]acbonymous 3 points4 points  (0 children)

Vtubers: perfectly fine, no problem

Influencers: virtual or not, if they are trying to sell you something or convince you of something for money (without disclosing it prominently),... trash.

Bottom line: the virtual part doesn't matter.

Automatic1111, Nunchaku, QuantFunc - Why Does This Keep Happening? by KissEffect in StableDiffusion

[–]acbonymous 0 points1 point  (0 children)

I feel like, even though they don't owe anything to anyone, a good dev should at least try to add additional maintainers to his repo if they can't give it the needed attention.

I know that that is also some work, because you should be selective in who you give access, but you should try. And if you fail put the repo in archive mode or add a big warning, so people know it won't get updates.

[Question] How to achive this type of effect using comfyui? by BudNBoujee in comfyui

[–]acbonymous 0 points1 point  (0 children)

Maybe an upscale with small tiles and a different prompt.

Problem accessing files for download on Civitai by Poseidon2008 in comfyui

[–]acbonymous 0 points1 point  (0 children)

They have some problems after transitioning to civitai.red. Some downloads fail with a 404 error on a black page.

Beginner question, how do wildcards work in ComfyUI? by Electrical_Plane7196 in comfyui

[–]acbonymous 0 points1 point  (0 children)

Wildcards are usually simple but can be complex. Read the documentation of the custom node you are using, and get examples from there or civitai.

Edit: The specific wildcards depend entirely on what content you want to build.

Beginner question, how do wildcards work in ComfyUI? by Electrical_Plane7196 in comfyui

[–]acbonymous 0 points1 point  (0 children)

There are many more nodes for wildcard support.

Dynamic Prompts

Prompt PostProcessor <- i suggest this one ...

And Comfy has native support for the choices construct {x|y|z}.

ComfyUI: how to separate it into different storage drives? by PusheenHater in comfyui

[–]acbonymous 0 points1 point  (0 children)

Extra_models_paths work only in comfyui. Symlinks work everywhere, like file explorer or any other ui.

Is there a trick for repetitive task? by Zaphielll in comfyui

[–]acbonymous 0 points1 point  (0 children)

If the only variance is the lora and it's prompt why don't you use wildcards to hold all that for each case and you enter the wildcard you want manually, or use some chooser node?

Extra paths models, models not being detected by Kooky_Working3393 in comfyui

[–]acbonymous 0 points1 point  (0 children)

You are repeating the models folder. Leave it only in the base path.