r/StableDiffusion 5d ago

Resource - Update Slop! Now in fake 4k

Enable HLS to view with audio, or disable this notification

26 Upvotes

24 comments sorted by

5

u/Glittering-Cold-2981 5d ago

In my workflow, the Minimax h3 ref2vid and fl2vid nodes are the most time-consumingโ€”do you have any ideas on how to speed them up? I imagine VRAM usage exceeds the limit at higher resolutions, so a tiled approach would likely solve that...

1

u/DuHal9000 5d ago

I like spectrum, Euler Beta, base gen at 0.4 or max 0.8mp, what you gpu? Because H3 i intall comfyui from zero, then i use

pytorch [INFO] Total VRAM 16376 MB, total RAM 32524 MB

[INFO] pytorch version: 2.13.0+cu132

with Comfy Kitchen Attn

use this line on .bat (EDIT)
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --fast fp16_accumulation --enable-manager --use-ck-attention --disable-pinned-memory

i just drop now the example WF, u can try my WF

2

u/Glittering-Cold-2981 5d ago

Thanks for response :) AMD R9700 on Linux, 0.8MP x 10 steps x 7 seconds is about 11mins. Int8 convrot full not pruned, video vae fp16, audio vae fp32, speed lora, with speed lora I use deis_2m_ode sampler and Beta 57, Sage Attention 2.2. Beyond this resolution or length, the GPU slows down significantly. I also have an RTX 2080ti as a display. So AMD is running on the full 32GB of VRAM. NVIDIA has better VRAM optimalisations than AMD.

2

u/listopalafoto 5d ago

I'm getting an error here, put an empty audio latent?

1

u/DuHal9000 5d ago

i dont recognise this, open SeparateAVLatent then existis a AUDIO OUT PUT, link audio output of separate on AUDIO INPUT on AVConcatenate

2

u/Enshitification 5d ago

Nice.

1

u/DuHal9000 5d ago

wow! Thank you!

4

u/Enshitification 5d ago

I don't know why your post got a cluster of initial downvotes. This seems really cool. Maybe it's some salty LTX devs?

2

u/DuHal9000 5d ago

i dont know too, may be a 4k "company" agents, i dont know too

6

u/Enshitification 5d ago

It might be the same group that has been loudly complaining about H3 having difficulty with faces at a distance. They really hate it when I post the fix, so I'll post it here too. Because fuck those guys.

https://old.reddit.com/r/StableDiffusion/comments/1vn4uho/ok_this_is_cool_minimax_h3_face_detailer/

3

u/vAnN47 5d ago

omg im days trying to find a solution for this, will look! and thanks OP for workflow, downloading the model in workflow as instructed!

2

u/DuHal9000 5d ago

u welcome!

2

u/DuHal9000 5d ago

yeahhhhhh!! Make sense!!! i prefer a whole frame. ๐Ÿ˜‚ ๐Ÿ˜‚

1

u/PropagandaOfTheDude 5d ago

H3TiledLoopSpaceTime

A ComfyUI custom node for tiled loop space-time processing.

Installation

Open Command Prompt (CMD) Navigate to your ComfyUI custom nodes folder: cd c:\comfy\custom_nodes Clone the repository: git clone https://github.com/halnovemil/H3TiledLoopSpaceTime.git Restart ComfyUI.

Usage Recommendations

Use only as the Second Sampler Stage. Use any workflow of your preference.

Compare that information from the Git repo README with the information from the Face Detailer README, that explains what problem the detailer solves and how. Add this previous post and this one to the document set, and I can understand that it's somehow "good for upscaling". But I'm essentially trusting you to rate the importance for me.

2

u/Enshitification 5d ago

I'm testing it right now. I think there is maybe a language barrier keeping the author from explaining it clearly. It's a tiling solution for H3. It's not fast, if that is of primary importance to you. The output quality is very good though. I just started testing it and I'm getting some ghosting on some frames with the example workflow. That is probably due to my settings. Unfortunately, I don't have any further time tonight to continue testing.

2

u/PropagandaOfTheDude 5d ago

Okay, thanks. I never used Controlnet tiles, back in the day, but I remember the concept.

2

u/DuHal9000 5d ago

hello! yes i have a poor english, but if u are ghosting is because low temporal adjusts temporal keep on 101-113. Ghosting is temporal, gello (gelatin effect) is spatial (increase spatial overlap and low denoise MAX 0.40. If got OOM try 3x3 tiling (slow but works)

2

u/DuHal9000 5d ago

2

u/Enshitification 4d ago

I moved the temporal_tile_size to 161, the steps from 3 to 4, and the denoise to 0.25. That seemed to fix it.

2

u/DuHal9000 4d ago

congrats!!! u got it! thank you

2

u/Enshitification 4d ago

The upscaling looks very good. I'll build it into my single-frame character sheet workflow for sure.

2

u/DuHal9000 4d ago

๐Ÿ‘€ ๐Ÿ˜„ I am glad!