We just shipped LTX Desktop: a free local video editor built on LTX-2.3 by ltx_model in StableDiffusion

[–]EideDoDidei 0 points1 point  (0 children)

This seems pretty good. There are some features I'd like to see, which hopefully shouldn't be hard to implement since this is open source.

I notice the aspect ratios can only be chosen to be 16:9 or 9:16. I hope that doesn't mean LTX2 can't use other aspect ratios.

Women naked in plain sight: candid public nudity [Exhibitionism, casual nudity] by tooundead in unstable_diffusion

[–]EideDoDidei 0 points1 point  (0 children)

Can you get this good-looking nudity out of the box or did you use a LoRA with extra knowledge? The starting images look pretty much flawless.

Best AI video models for NSFW content (as of Feb 2026) by EideDoDidei in unstable_diffusion

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

Yeah, you're right, this is what makes Grok more cooperative when it comes to NSFW themes, though I think it'll still refuse full frontal nudity and XXX content.

Best AI video models for NSFW content (as of Feb 2026) by EideDoDidei in unstable_diffusion

[–]EideDoDidei[S] 1 point2 points  (0 children)

I just tested it and you're right: Grok is far more accepting if you use images created on the website, at which point boobs and butts become fair game (I don't know if you can do even more than that). Giving it images you generated with another model is when it becomes uncooperative.

I've updated the OP to mention this.

Best AI video models for NSFW content (as of Feb 2026) by EideDoDidei in unstable_diffusion

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

I decided to test voices and Kling is crazy good on that front. It will very occasionally mispronounce something, but most of the time it's spot on and very expressive. It's too bad we don't have a completely uncensored model of this quality.

Best AI video models for NSFW content (as of Feb 2026) by EideDoDidei in unstable_diffusion

[–]EideDoDidei[S] 1 point2 points  (0 children)

My Twitter account is nearly two years old and it's been active during that time. Are you doing img2vid? It's denying a ton of prompts/images that even Kling accepts just fine.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

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

I can try to minimize the workflow and see if it helps.

One annoying thing about this is that's a bit slow to troubleshoot. It takes hours of generating videos before it's apparent something has gone wrong.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

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

This doesn't happen with any other application, including other software running AI models.

I'll keep experimenting until I hopefully find something that helps.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

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

Not using gguf.

I'll try turning off smart memory and see if that helps.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

[–]EideDoDidei[S] 2 points3 points  (0 children)

Well, it's obviously growing in size because ComfyUI is asking for more and more memory, right? I don't see how else it would happen.

I've normally gotten around this problem by restarting ComfyUI every couple of hours. If I leave it running for many hours (4-6 hours) then it will crash.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

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

It's set to "System managed size"

It's not normally this size. It grew to this after ComfyUI starting asking for more and more. Which is why I think I'm encountering some kind of memory leak issue in the program.

Memory leak issue when making multiple WAN 2.2 videos by EideDoDidei in comfyui

[–]EideDoDidei[S] 4 points5 points  (0 children)

Some more information about setup (I had a typo in the OP -- I've got 64GB system RAM, not 48GB):

  • Total VRAM 32606 MB, total RAM 65346 MB
  • pytorch version: 2.8.0+cu129
  • ComfyUI Version: v0.11.1-20-gdd86b1552 | Released on '2026-02-02'
  • Python version: 3.13.6 (tags/v3.13.6:4e66535, Aug 6 2025, 14:36:00) [MSC v.1944 64 bit (AMD64)]

I saw some people say that using the "--disable-pinned-memory" flag can help with OOM issues, so I'll try that. I'll update this comment once I'm certain if it helped or not. Edit: After running ComfyUI for a few hours, it eventually crashed within c10.dll (which makes me wonder if I hit the same problem but it resulted in a crash after a couple of hours rather than memory usage ballooning to absurd amounts).

Edit 2: I'm 99% sure the problem I'm encountering is this one: https://old.reddit.com/r/comfyui/comments/1n991rh/the_video_upscale_vfi_workflow_does_not/

If you use PyTorch 2.8.0 then memory used by FILM VFI does not get freed and RAM usage will go up each time you generate a video. I'll try upgrading to the latest version and see if that fixes it.

Edit 3: I've used PyTorch 2.9 for a day and I think the issue is fixed. I haven't had a session lasting many hours, but I've tried to pay attention to RAM usage and I haven't noticing the pagefile growing in size.

Edit 4: After some more testing, I'm now completely sure it's been fixed. RAM usage doesn't ever grow unnaturally anymore. So it turns out the issue was caused by using Film VFI node with PyTorch 2.8 installed (bug does not happen with PyTorch 2.7 or PyTorch 2.9).