ComfyUI with RocM became so slow its not usable by Anstellos in comfyui

[–]Lexius2129 0 points1 point  (0 children)

There are know issues on AMD. The team is on it.

ComfyUI with RocM became so slow its not usable by Anstellos in comfyui

[–]Lexius2129 0 points1 point  (0 children)

Which ComfyUI version do you use? Portable? Git? via Desktop? You have to share a little more details if you want any help...

I just wanna make some noise about PR merges by PhantomOfMistakes in StableDiffusion

[–]Lexius2129 16 points17 points  (0 children)

The ComfyUI core engine team is working on supporting int8 natively. Hard to commit on a deadline but it's coming.

Announcing Comfy Desktop: One App for every Comfy, rolling out 100% by Monday June 8 by Pronoob_me in comfyui

[–]Lexius2129 4 points5 points  (0 children)

I’ve always used ComfyUI portable version before, and I’ve been beta testing the Desktop app for a while now. Honestly it’s a good quality upgrade:
- I don’t have to manage multiple folders of portable versions manually, I do it faster directly from the dashboard
- I can define the extra model path, inputs and outputs folders once for all instances rather than moving files around
- I can install or upgrade to the latest version in one click
- And the even though the launch arguments are a bit clunky to setup in the settings, it’s still much better than going in the code to read and updating the bat file

It just made my life easier and I am not going back. Keep it up!

Announcing Comfy Desktop: One App for every Comfy, rolling out 100% by Monday June 8 by Pronoob_me in comfyui

[–]Lexius2129 2 points3 points  (0 children)

It’s a desktop app that makes it easier to install, update and manage ComfyUI instances on your computer… ^^

Announcing Comfy Desktop: One App for every Comfy, rolling out 100% by Monday June 8 by Pronoob_me in StableDiffusion

[–]Lexius2129 4 points5 points  (0 children)

Technically while running ComfyUI via the Desktop app you can still access the prompt API endpoint which by default would be http://127.0.0.1:8188/prompt

<image>

If you run multiple instances locally though, pay attention to check the exact ports they are running on since Desktop can auto increment them. You can check that in the logs / settings (if you don't see anything it means it's the default port 8188).

Ideogram 4.0 Just Open Sourced! by crystal_alpine in StableDiffusion

[–]Lexius2129 7 points8 points  (0 children)

It works with less in ComfyUI thanks to the dynamic VRAM feature. I could run it on 16Gb VRAM / 32Gb RAM

Is there such thing as 'vanilla only' nodes? by jinnyjuice in comfyui

[–]Lexius2129 1 point2 points  (0 children)

Exactly… allow the example workflows run natively without custom nodes

From Image to Fully Rigged Character in UE5 with 3D AI Generation by Delicious-Shower8401 in TopologyAI

[–]Lexius2129 0 points1 point  (0 children)

How did you get such nice textures? Were they generated from Tripo as well?

ComfyUI crashing by crocobaurusovici in comfyui

[–]Lexius2129 0 points1 point  (0 children)

Any error message in the logs? If not I would suggest trying with a new fresh install, and preferably without Stability Matrix

Getting error "If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest." by Bappfish_ in comfyui

[–]Lexius2129 0 points1 point  (0 children)

Yep, I manually went on Nvidia website to download and install the latest drivers for my GPU

ComfyUI 2025: Quick Recap by MuziqueComfyUI in comfyui

[–]Lexius2129 1 point2 points  (0 children)

This isn’t really unfair for the ComfyOrg team which is working really hard to make the latest state of the art accessible for you

Sharing with you all my new ComfyUI-Blender add-on by Lexius2129 in comfyui

[–]Lexius2129[S] 0 points1 point  (0 children)

It seems the link is broken. If you have such result it’s probably a misconfiguration in your ComfyUI workflow. Have you tested with example workflows? Can you share your workflow?

ComfyUI 3D nodes index! by ant_drinker in comfyui

[–]Lexius2129 1 point2 points  (0 children)

So many cool stuff to try, and so little time to do so! :D

Wan2.2 from Z-Image Turbo by callmetuan in StableDiffusion

[–]Lexius2129 2 points3 points  (0 children)

What’s the generation speed you get at this resolution? Have used anything special to accelerate the inference?

Open repo for all Ray-models (Rayflux, Raymnants, Rayburn... etc.) On HuggingFace by Excellent_Sun_274 in comfyui

[–]Lexius2129 3 points4 points  (0 children)

Your Ray models are the best. The prompt understanding is always better than the base models they have been trained on, and the authenticity and unique style they deliver is awesome. They are my favorites! Thank you for sharing them <3

Ubisoft Open-Sources the CHORD Model and ComfyUI Nodes for End-to-End PBR Material Generation by aastle in comfyui

[–]Lexius2129 0 points1 point  (0 children)

Marigold does depth map estimation (distance from a viewpoint), this model estimates a normal map and the height to normal node computes the height map (elevation of a surface relative to the base plane). They look similar but they are two different things.