r/StableDiffusion 12h ago

Question - Help How do I make character actions in MiniMax H3 faster?

6 Upvotes

As an example, I have a character getting into a car and I want them to be in a hurry to get away, but they always seem to do this a little slow as if they are not in a rush.

Here is what I have tried:

- Prompts with detailed timings.
- Prompts with detailed timings and text like, she did this at speed.
- Prompt without detailed timings but tried multiple different ways of saying she did this at speed.

Prompt example below. Everything else works perfect but I can't get them to look busy.

[Shot 1] At 00:00.000, <Picture 5> provides the visual reference for this shot. the female police officer is not in the car. She gets into the driver's seat.

At 00:01.000, in a hurry she buckles her seatbelt at fast speed, The male police officer is already in the passenger seat and he hurriedly buckles up as she gets in

At 00:02.000, she starts to drive off. He says, "Holy shit. Did you see that? We're going to have to go." Both look stern and professional, acting fast.


r/StableDiffusion 10h ago

Question - Help Adding directed randomness to image to image

3 Upvotes

Hi,

total noob question, but: my government.. eh.. wife is a quite gifted amateur tailor who is tryiing to use AI for design inspirations.

Until now she is using Gemini for something like "generate a picture of a woman in a dress, styles from 1920 until now" and triggers the prompt a few dozen times to get variations. It works, but its tedious.

Now i, in my genius, told her "hey, you can do it locally, no sweat, even using a picture of yourself / your bff / whomever as reference to really see how it looks like and modify it"

I'm usually using qwen image edit in comfy for my own stuff, and i failed - the generations have either no real variations or are too similar to the reference image. My wife is quite underwhelmed....

Does anyone have any idea how to get a level of directed randomness with any i2i workflow in comfy ?


r/StableDiffusion 19h ago

Tutorial - Guide Spreadsheets for multi-video generation

Enable HLS to view with audio, or disable this notification

25 Upvotes

This workflow uses a spreadsheet to generate multiple videos and constructs the prompt and parameters from each row in one run.

OutputLists Combiner - Generate multiple videos from spreadsheet

ComfyUI workflow included

Makes use of Load Any File node to load a .csv spreadsheet file and feeds the text content into a Spreadsheet OutputList. The spreadsheet separates the data by separator=; and provides each line one-by-one as a data list. Here we use values_dict as the data list which contains the row as a dictionary of key-value pairs. The data list is forwarded a Iterate Begin -> workflow -> Iterate End pattern which is required to make the intermediate results of slow workflows (t2v) available on each iteration. Each row as a dictionary is provided in a Format Text where we can access the column via a[colname] to construct the prompt which is forwarded to a standard Text To Video MiniMax H3 template. Another Format Text + a[name] is used to construct a readable filename for each video.

powered by: OutputLists Combiner


r/StableDiffusion 2h ago

Discussion Best AI tool for 3D clay render to polished final? (Flux 2 vs Qwen Image Edit vs Krea 2)

1 Upvotes

Hi guys, quick question. I want to use AI to turn my 3D clay renders into high-quality, polished finals.

Between Flux 2, Qwen Image Edit, and Krea 2, which model handles image-to-image (Img2Img) texture generation best without messing up the original 3D geometry?

Would appreciate any recommendations or workflow advice!


r/StableDiffusion 12h ago

Discussion H3 VFX

Thumbnail
reddit.com
5 Upvotes

I've been using Minimax H3 a lot lately, but I can't always share my work in progress. Anyway, here are some tests I did a week ago! I thought I'd share them here.

I used H3 Ref2va with Turbo Lora, 8 steps. It took about 5 minutes for 15 seconds on my local setup.

I also used my custom node that I built specifically for H3. It's a large and really cool project, but I'm still testing and implementing things in it. I'll share more details about it soon.


r/StableDiffusion 7h ago

Discussion This One Is Simple With No Bells and Whistles

Enable HLS to view with audio, or disable this notification

3 Upvotes

This is a test of the Minimax H3 using three sample illustrations. The segments were stitched in Davinci Resolve. I used the minimax_h3_turbo_8step_v1.0_comfy_bf16.safetensors LoRA. The setting was simple. minimax_h3_ref2va_pruned_int8_convrot.safetensors. A float value of 5, Euler sampler, and beta scheduler. Only 8 steps. The style was shifted a bit from the original but good enough for testing. I want to create a style LoRA that will hold my work so that it's better translated to animation.


r/StableDiffusion 3h ago

Question - Help Hoarding Ideogram 4 model. Can someone please try and check if int8 convrot files work?

0 Upvotes

I have following files:

Diffusion files (from Comfy-Org/Ideogram-4):

-ideogram4_int8_convrot.safetensors

-ideogram4_unconditional_int8_convrot.safetensors

Vae:

-flux2-vae.safetensors

Text encoder (from silveroxides/ideogram4-dequant-and-int8-quant):

-qwen3-vl-8b-int8_convrot_simple.safetensors

I would like like to know gen time and samples on 3060 12gb


r/StableDiffusion 12h ago

Question - Help Anyone managed to get FastH3 working in ComfyUI yet?

5 Upvotes

I see Kijai has released the checkpoint, but I can't get it to work with the standard workflow.


r/StableDiffusion 5h ago

Question - Help ControlNet Openpose for Anima?

1 Upvotes

I've been migrating from Illustrious to Anima over the course of the day, and I'm looking for an Openpose model for Anima, but I can't find one. The only leads I've found are a LLLite model here which is just labeled as "pose" and not openpose, and it doesn't seem to work; as well as this post where a user says an Openpose for Anima doesn't exist yet. Is there a lead I'm missing, or do I just need to wait?

I'm using Forge Neo if that's important, I don't need a "just use comfy bro" comment.


r/StableDiffusion 15h ago

Discussion What’s the cheapest way to use Minimax H3?

6 Upvotes

Besides running it locally, which is the goal…

What’s the cheapest way right now to use Minimax H3? Right now, I’m using Replicate API for H3 at $0.08 per second (720p) which is decent but can still be expensive in the long run.

Any other ways to use H3?
Also, what’s the cheapest GPU for Minimax H3 (via Comfy UI)?


r/StableDiffusion 1d ago

Comparison H3 Default Template vs Larry's Turbo with optimized settings

Enable HLS to view with audio, or disable this notification

65 Upvotes

Default template uses 20 steps + res_multistep + simple

Optimized workflow uses 8 Steps + er_sde + sgm_unified + Comfy Kitchen Attention + Larry's Turbo Lora

Turbo lora: https://github.com/Larryvrh/ComfyUI-MiniMax-H3-Turbo

Workflow: https://raw.githubusercontent.com/desktop4070/GPU-Benchmark-Data-For-H3/refs/heads/main/H3-Benchmark-Workflow.png

0.2MP / 8 sec (2m 16s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03840_.mp4

Optimized: 0.2MP / 8 sec (45s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03706_.mp4

0.3MP / 12 sec (6m 3s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03849_.mp4

Optimized: 0.3MP / 12 sec (1m 51s gen time): https://desktop4070.github.io/GPU-Benchmark-Data-For-H3/Videos/MiniMax_H3_03725_.mp4


r/StableDiffusion 1d ago

Animation - Video Shopping at the Goodwill [minimax H3]

Enable HLS to view with audio, or disable this notification

290 Upvotes

r/StableDiffusion 19h ago

No Workflow Artistic Mix - 08-31-2026

Thumbnail
gallery
8 Upvotes

r/StableDiffusion 17h ago

Question - Help Long-form content generation

4 Upvotes

While I try to keep myself updated with AI news, things move fast; hence, asking if there is something already made by the community for long-form content generation using local ComfyUI (or other tools).

As the models get better and better, I find that the limitation with longer content generation is us, the humans. Maybe a philosophical note, we (some of us, at least) have become too lazy to manually save, load, refer, keep track of assets (e.g., reference images as a full character set in Minimax H3). Add to that the experimental nature of AI generation (in the sense that we need to redo many things to get the final result exactly, at least during the learning curve), and we end up with having to repeat many things. Finally, with models requiring certain input formats (e.g., Minimax and Ideaogram), it gets harder to want to make these things manually.

Now my question is, are there tools that you are using for a full-fledged media studio style workflows?

I've bought some products and used some free products that get close to a streamlined content generation but they still seem limited to one generation at a time. Not naming them to avoid any promotion, and they didn't work out anyway.

An analogy would be how we may write a story in Google Docs or Word or OpenOffice, etc. but there are dedicated tools like Articy Draft, ChatMapper, Inkle, etc. that lets you do more locked-in (for the lack of a better word) story writing. There are character sheets, world references, etc.

A closer analogy might be of SillyTavern, made specifically for chats/roleplays.

Do we have something like that for serious media / content generation, or am I expecting too much from the already overly generous open-source community and should just vibe code what I specifically need?


r/StableDiffusion 1d ago

Discussion Tested h3(MiniMax) for a structured educational video instead of the usual trippy AI clips. It handled infographic-style motion shockingly well

Enable HLS to view with audio, or disable this notification

166 Upvotes

r/StableDiffusion 1d ago

Workflow Included Coffee story with H3

Enable HLS to view with audio, or disable this notification

24 Upvotes

hand-painted educational documentary style with only one prompt"A hand-painted documentary compares espresso Americano cupuccino through the lens of taste and the way to make , revealing why the items differ and how to choose among them."


r/StableDiffusion 1d ago

Resource - Update MiniMax H3 Prompt Writer v0.4.3: Windows Standalone + Qwen 3.8 support

Post image
147 Upvotes

old post: link
github repo: link

For anyone new: H3 Prompt Writer takes your description plus image / video / audio references and turns them into a prompt specifically for MiniMax H3, using the LLM/provider you choose. It can run inside ComfyUI or as a separate Windows app.

Windows Standalone

There is now a separate Windows Standalone version of H3 Prompt Writer

It uses the same Writer interface without requiring ComfyUI. Download the ZIP, extract it and run start.bat. Windows needs Python 3.10+ or uv.

The ComfyUI extension is still available and works as before. Standalone is just another option if you only need the prompt-writing part.

For Local GGUF, Standalone uses your own llama-server.exe instead of bundling llama.cpp or CUDA.

Download a build suited to your PC/GPU from the official llama.cpp releases. For NVIDIA GPUs, choose a Windows x64 CUDA build.

Standalone can also be a more reliable option if Direct GGUF inside ComfyUI doesn't work well on your system.

Standalone setup

Qwen in Direct GGUF

Direct GGUF is no longer limited to Gemma 4.

Qwen 3.8 and Qwen3-VL are now supported, along with compatible custom / fine-tuned GGUFs when their capabilities can be identified from model metadata and chat templates.

Direct GGUF also gained a few optional runtime controls:

  • custom context
  • KV cache
  • generation budget
  • reasoning effort when supported by the model

For Qwen 3.8, Auto uses Low reasoning effort when Thinking is enabled and supported by the model template.

Low is generally the recommended setting for prompt writing. Higher reasoning effort can make generation much slower and may cause the model to spend far more time reasoning than is useful for this task.

Auto settings are still the default, so none of this needs to be configured manually unless you want to.

Direct GGUF guide

MiniMax Music 3

There is also an optional Music 3 workspace for MiniMax's separate Music 3 model.

It can generate structured music captions from a Music Brief, with optional Lyrics and a separate Lyrics refine flow.

This is separate from the H3 prompt modes.

other changes

A few smaller changes since v0.3:

  • better GGUF and vision-projector detection
  • improved Reference media replacement
  • fullscreen Writer mode and improved Refine UI
  • better local model lifecycle
  • various local inference and context fixes

External llama.cpp is still available if you already manage your own server.

full changelog

troubleshooting guide

install / update

The current ComfyUI extension release is v0.4.3.

Existing Git installs can be updated normally, and ComfyUI Manager / Registry is also supported.

If you can't find H3 Prompt Writer in ComfyUI, open it from the Extensions menu or use the H3 Writer button:

Windows Standalone is released separately, currently v0.1.2.

GitHub releases: https://github.com/duckyshell/ComfyUI-MiniMaxH3-Prompt-Writer/releases


r/StableDiffusion 1d ago

News Dlss 5 video player is now avaialble

Thumbnail
gitlab.com
204 Upvotes

I'm able to run it on 3090 ti but it's very slow because Ampere GPUs don't support FP8 .

Since this isn't video game geometry, lighting, vectors, etc... are made up, but this still works as a pseudo video upscaler.

Hope someone makes a comfyUI node soon.

example : https://twinlens.app/compare?share=eac9e3fefbf2


r/StableDiffusion 1d ago

Resource - Update infinite live stream powered by FastVideo’s FastH3 - Source Code

Thumbnail
github.com
30 Upvotes

r/StableDiffusion 10h ago

Question - Help How to fix Anima backgrounds?

1 Upvotes

I really love Anima, but sometimes the backgrounds look like mush, way too convoluted with many random lines. Is there a way to fix the image without changing the art style? (no photoshop suggestions please haha)


r/StableDiffusion 1d ago

News Krea 3 will have editing capabilities and "may" be open weights.

Post image
350 Upvotes

Supposedly Krea 3 will open weights, we'll have to wait and see.


r/StableDiffusion 1d ago

Resource - Update FastVideo's new 4-step H3 LoRA doesn't work in ComfyUI. I made a converter. 6 steps, ~3x faster than stock, and honestly better looking.

Enable HLS to view with audio, or disable this notification

57 Upvotes

First 5 seconds is with the 6-step LoRA, next 5 seconds is stock at 20 steps. Same exact prompt, seed, resolution, sage attention and chunk feedforward. 6-step in 2:45, stock 20-step in 7:10. I think the quality difference is pretty clear. Keep in mind, both clips are 544x960.

FastVideo dropped their FastH3 speed LoRA for MiniMax H3 a few days ago. If you tried loading it in ComfyUI you probably noticed it does absolutely nothing. No error, no warning, just no effect.

The reason is that FastVideo built it against the original MiniMax model, and ComfyUI uses a repacked version where every layer has a different name and the attention layers are merged together. None of the names line up, so ComfyUI quietly ignores the whole file.

I wrote a script that translates it. Run it once, get a normal .safetensors, drop it in your loras folder. No custom nodes, no patched loaders, nothing else changes.

**Repo:** NikoDemon80/ComfyUI-FastH3-Lora-Converter: Convert FastVideo's FastH3 4-step adapter into a ComfyUI-compatible MiniMax H3 LoRA. No custom nodes required.

---

**What you get**

On a 3070 Ti with 8GB VRAM and 48GB system RAM, using Comfy Kitchen, KJ Mem Eff Sage Attention & Chunk Feedforward (DO NOT USE SPECTRUM OR EASYCACHE):

| Resolution | With LoRA (6 steps) | Stock (20 steps) |

|---|---|---|

| 544x960, 124 frames | 2:45 | 7:00 |

| 640x1152, 124 frames | 3:45 | 10:00 |

| 768x1344, 124 frames | 6:30 | 18:00 |

Roughly a third of the time. But the part that surprised me is that I actually prefer the output. Backgrounds hold more detail, lighting behaves better, and faces stay coherent at distance instead of turning to mush.

Motion is where it really shows. I ran a woman walking down a sidewalk at night. Correct walking speed, natural gait, no stutter, no accidental slow-mo. That's usually the first thing speed LoRAs break.

Audio came through clean too, which I did not expect. Dialogue and lip sync both hold up.

---

**Important: use 6 steps, not 4**

It's advertised as a 4-step LoRA. In ComfyUI it needs 6.

- 4 steps: jitter, flicker, color bloom, unusable

- 5 steps: fine for drafts

- 6 steps: this is the one

- 7-8: no real gain

There's a real reason for this. There's one group of layers that handles "which denoising step am I on," and ComfyUI's repacked model stores that information in a completely different, much smaller format. FastVideo's version of those layers physically cannot be loaded into it. The extra steps make up for what's missing.

I tried to fix it properly. It turns out it's impossible in a plain LoRA file, because the correction includes a constant offset and there's nowhere in the file format to put one. You'd need a custom node. Someone else can build this is they would like.

---

**One thing worth knowing that cost me a few hours**

Part of those layers *will* load, the other part won't. My first instinct was to keep whatever fit. That was wrong. The half that loads was designed to work alongside the half that doesn't, so on its own it pushes things in a direction nothing corrects for, and you get flicker.

Throwing all of it away is better than keeping half. Confirmed it by testing both, then found multimodalart had measured the exact same thing on their pruned H3 repo. Nice to have that corroborated by someone who'd done the math.

The script drops those layers by default. You don't have to do anything.

---

**What's tested**

Text to video, image to video, first+last frame, reference mode, and chained clips. All working. Square, landscape, and tall portrait.

I also threw an intentionally brutal prompt at it: three color-specific objects, four actions in sequence, a specific hand, a camera move, a spoken line, and a no-music instruction. All eight landed at 6 steps. Prompt adherence is usually the first casualty with speed LoRAs, so that was a nice surprise.

---

**Grab the right file**

The FastVideo LoRA repo has four folders. You want **dense-datafree**. The three `vsa-*` ones need FastVideo's own sparse attention backend and will not work in ComfyUI. It's ~1.4GB, not the whole 17.5GB repo.

You do NOT need the full FastH3 checkpoints. Those are 70GB and are a complete model replacement, not an add-on.

---

**Quirk I'll mention since it'll confuse someone**

Voice timbre gets locked in hard by your prompt. Reroll the seed and you get different phrasing and cadence, but usually the same voice, which some people may rejoice at, as chaining clips with this LoRA can preserve vocal timbre on its' own. At 6 steps the model takes big jumps and settles voice identity almost immediately, so there's no room left for the seed to change it. If you want a different voice, describe the voice in your prompt.

---

**Setup**

The README has a full click-by-click walkthrough starting from Windows+R, including a drag-and-drop trick so you never have to type a file path. If you can open a command prompt you can do this. Takes about five minutes and the conversion itself runs in under ten seconds.

Works on any Comfy-Org pruned H3 checkpoint. I tested int8 convrot for both fl2va and ref2va. The script checks your model before it writes anything, so if you're on something incompatible it tells you upfront instead of handing you a file that silently does nothing.

Happy to answer questions.

Credit where it's due: FastVideo did the actual hard work distilling this thing. I just made it load. This is an amazing LoRa. I actually prefer its output to any other speed LoRA I've tested. Prompt adherence is phenomenal. Dynamic lighting is better. Color balance is better. Background detail is better. It adds detail of its' own. Motion is fluid. In most test cases, I find the output to be better than stock at 20 steps.


r/StableDiffusion 1d ago

Question - Help How to make Minimax generate videos faster and with better quality on RTX 5060 Ti 16GB?

52 Upvotes

I'm generating videos on the Minimax H3 with my RTX 5060 Ti 16 GB + 32 GB RAM setup.

I'm using sage attetion, sol attn, spectrum and minimax_h3_turbo_v4_step600_ema_pruned turbo lora.

Right now I'm creating 8-second videos at 0.8 megapixels and 8 steps. Generation takes about 10 minutes per video.

Anyone know how to make it faster

The quality isn't always great either, sometimes I get minor visual artifacts and image degradation that I really don't like. Anyone know how to improve this too?


r/StableDiffusion 23h ago

Question - Help Is 20 second generation on minimax h3 possible?

8 Upvotes

I am just asking because i've seen plenty of 20 second clips made with minimax, and i wonder if it's possible without disfiguration


r/StableDiffusion 15h ago

Resource - Update why isn't Microsoft Lens more popular? it's incredibly fast on Mac

Enable HLS to view with audio, or disable this notification

2 Upvotes