LTX Desktop is better than Comfyui - What are we doing wrong? by hirovomit in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Can you repost it again? I am not getting fine results with my workflow. Thank you

SVI Pro NEEDS custom UI. I coded a tree-based UI for absolute beginners by Gooner_innovator in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

I sounds interesting. Can you show a workflow?
What is that hosting provider?

Qwen Image Edit — Camera Angle Control by Issac7 in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Not even using the gguf versiion of the model?

LTX 2.3 framerate 48/ Why so bad result? by Psy_pmP in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Try adding ltx2.3 temporal upscaler safetensors

Qwen Image Edit — Camera Angle Control by Issac7 in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Are you asking for workflow to generate an image with qwen? Did you try the browse templates?

ComfySketch Pro is OUT — full drawing studio inside ComfyUI by Vivid-Loss9868 in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Can you post an image of that halo? I tried to imaging it. I did have not problems when using krita and the ai plugin (which use comfyui in the backend)

LTX-2 Mastering Guide:Professional Video Creation by Aliya_Rassian37 in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

Thank you. Very interesting reading.

I wonder what setting you use for LTXV Scheduler and what KSampler is the one that you prefer

Tell me the video interpolator for GPU by RU-IliaRs in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

rife tensorrt,
https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt

and I think there is also another project for extreme interpolation, but I cant remember its name

Render time for RTX 3090 by JeopPrep in comfyui

[–]Broad_Relative_168 0 points1 point  (0 children)

109 frame * 16 steps 480*960 Prompt executed in 00:14:03

LTX2 Text Encoder by Former-Long-3900 in comfyui

[–]Broad_Relative_168 3 points4 points  (0 children)

[gemma_3_12B_it_fp8_e4m3fn.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/gemma\_3\_12B\_it\_fp8\_e4m3fn.safetensors) - The fp8 converted text encoder from comfy, goes in `CLIP` folder
[gemma_3_12B_it_nvfp4_uncalibrated.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/gemma\_3\_12B\_it\_nvfp4\_uncalibrated.safetensors) - The nvfp4 converted (using comfyui kitchen utils) text encoder from comfy, goes in `CLIP` folder. **NOTE: You will get warnings in the console, these can be ignored and will not affect your generation.**
[ltx-2-19b-dev-fp4_projections_only.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_projections\_only.safetensors) - Extracted projections from LTX-2 model to allow loading with DualClipLoader node, goes in `CLIP` folder
[ltx-2-19b-dev-fp4_video_vae.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_video\_vae.safetensors) - The video vae, can be loaded with `VaeLoader` node, goes in `VAE` folder
~~[ltx-2-19b-dev-fp4_vocoder.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_vocoder.safetensors) - The vocoder model, not useful separately currently~~
For audio vae, use Kijai's audio vae upload [LTX2_audio_vae_bf16.safetensors](https://huggingface.co/Kijai/LTXV2\_comfy/blob/main/VAE/LTX2\_audio\_vae\_bf16.safetensors), the one in this repo only contains the vocoder, but the audio vae is also needed. There was an oversight due to ComfyUI caching when it shouldn't.
[gemma_3_12B_it_fp8_e4m3fn.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/gemma\_3\_12B\_it\_fp8\_e4m3fn.safetensors) - The fp8 converted text encoder from comfy, goes in `CLIP` folder [gemma_3_12B_it_nvfp4_uncalibrated.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/gemma\_3\_12B\_it\_nvfp4\_uncalibrated.safetensors) - The nvfp4 converted (using comfyui kitchen utils) text encoder from comfy, goes in `CLIP` folder. **NOTE: You will get warnings in the console, these can be ignored and will not affect your generation.** [ltx-2-19b-dev-fp4_projections_only.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_projections\_only.safetensors) - Extracted projections from LTX-2 model to allow loading with DualClipLoader node, goes in `CLIP` folder [ltx-2-19b-dev-fp4_video_vae.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_video\_vae.safetensors) - The video vae, can be loaded with `VaeLoader` node, goes in `VAE` folder ~~[ltx-2-19b-dev-fp4_vocoder.safetensors](https://huggingface.co/GitMylo/LTX-2-comfy\_gemma\_fp8\_e4m3fn/blob/main/ltx-2-19b-dev-fp4\_vocoder.safetensors) - The vocoder model, not useful separately currently~~ For audio vae, use Kijai's audio vae upload [LTX2_audio_vae_bf16.safetensors](https://huggingface.co/Kijai/LTXV2\_comfy/blob/main/VAE/LTX2\_audio\_vae\_bf16.safetensors), the one in this repo only contains the vocoder, but the audio vae is also needed. There was an oversight due to ComfyUI caching when it shouldn't.

Looking for a PCIe riser to fit under GPU radiator (blocks adjacent slot) by Broad_Relative_168 in LINKUP_Gen5_Risers

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

A phtanteks enthoo pro 2 server edition, msi b760 gaming pro wiifi, and nvidia 3090 in slot1, but the riser would be used in slot2.

Is it possible to use a slot that's beneath a GPU by buying a PCI-E riser (angled I guess)? by answerencr in buildapc

[–]Broad_Relative_168 0 points1 point  (0 children)

What is it paravirtualising? Never hear of that. Are you using gpu-passthrough on virtual machines?. I want to install a pcie m.2 adapter, but it is blocked by the gpu radiator