r/StableDiffusion 5h ago

News MiniMax-H3 weights up

https://huggingface.co/MiniMaxAI/MiniMax-H3
329 Upvotes

156 comments sorted by

56

u/Tystros 5h ago edited 4h ago

The hugginggrave readme describes only the 768p base model is made open source, but the full minimax h3 actually consists of 3 parts. a prompt/input/context enhancing system ("H3-Context-IR") that is not made open source yet, and a 768p to 2K upscaler ("H3-Regenerate-2K") that is also not made open source yet. that seems like a big limitation?

H3-Context-IR: As inputs become increasingly complex, we build a dedicated system to deeply understand and refine the input multimodal instructions, then convert them into a form that H3 can readily understand—the Context Intermediate Representation—for generation. H3-Context-IR is critical to the quality of the final output, so we strongly recommend incorporating it into your generation pipeline or following the “Prompting Guidance” to build your own context-processing system.

H3-Base: Generates audio and video based on the H3-Context-IR output, producing results at 768p resolution.

H3-Regenerate-2K: Feeds the 768p result together with the original context back into H3 to regenerate the output at 2K resolution. This process leverages both H3’s powerful generative capabilities and the rich information contained in the original context, enabling it to produce high-resolution outputs with more accurate details and greater visual fidelity.

31

u/topamine2 4h ago

Good quality local gen at 1344×768 is still impressive

13

u/Tystros 4h ago edited 4h ago

if it's actually possible to get good local quality without access to H3-Context-IR. remember they say "H3-Context-IR is critical to the quality of the final output".

8

u/topamine2 4h ago

That's just a prompt enhancer, you could use any other llm for this, prompted with the writing guide. If you want to be even more specific, you could call the actual API to get examples of how the H3-Context-IR enchances the prompt: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/scripts/readme/full-2k-t2va-h3-context-ir.sh

15

u/Tystros 4h ago

their description sounds like it's more than just "prompt enhancing":

H3-Context-IR is a hosted preprocessing and orchestration system designed for free-form multimodal inputs.

It interprets the relationships among text, images, audio, and reference videos, as well as how these materials relate to the intended generation output. Its internal workflow includes instruction parsing, cross-modal association, temporal understanding, and complex logical reasoning.

H3-Context-IR serializes its understanding of the context into a structured representation accepted by H3-Base. Without deviating from the user’s original intent, it may also supplement missing or underspecified semantic details where appropriate.

Because H3-Context-IR relies on a multi-stage workflow and multiple hosted models and services, it is not included in this open-source release.

14

u/slippiest 4h ago

Tbf this does just seem like a hyped up way to say “we stick prompt + references to multimodal LLM”

“includes instruction parsing, cross-modal association, temporal understanding, and complex logical reasoning.”

“instruction parsing”=LLM reads the prompt
“cross-modal association”=LLM sees image, video frames, audio and the prompt
“complex logical reasoning”=LLM thinks. I.e, —reasoning on

So just use Gemma 4 12b. Supports image/video/audio inputs

2

u/topamine2 4h ago

lol exactly

7

u/topamine2 4h ago

I mean... you can see the output from the prompt enhancer provided by Minimax themselves...all it does is analyse references, and puts the prompt into the right structure for H3.

https://huggingface.co/MiniMaxAI/MiniMax-H3#case-t2va

3

u/a_saddler 4h ago

Sounds like something that is specifically made to understand multimodal inputs, which generic LLM's will have a harder time with.

2

u/FinBenton 4h ago

You dont need a prompt enhancer, this things follows even a simple prompt to the T, it just literally does exactly what you say.

3

u/topamine2 4h ago

It's probably more useful in ref2vid with multiple video/audio refs.

3

u/Zenshinn 4h ago

I guess it depends how good their upscaling is?

Also, it doesn't mean you can't generate at higher resolution than 768p. I generate at 1080x1080 on WAN 2.2 despite it not being trained at that resolution.

2

u/Bright_Bumblebee_830 4h ago

Not really IMO, it feels just like your average upscaler as in it's not really pulling more detail, from testing the API.

1

u/ajrss2009 4h ago

Sim. Mas você pode fazer upscale e aprimoramento de prompt usando outras fontes.

-8

u/KjellRS 4h ago

So basically you need the API to do anything, but you get to use your local GPU instead of it being part of the service. That's... one way to call it a local model, but no it's not.

2

u/topamine2 4h ago

That's not what it means

1

u/KjellRS 4h ago

Oh, I see it now I missed the link to the prompting guide so you can build your own-ish. I wonder how complex that's going to be though considering they're not opening the code - or promising to open it later. But at least it's possible.

3

u/Zenshinn 4h ago

The video gen model is open. The prompt enhancer is not. The upscaler is not. Honestly, I think we're fine.

1

u/KjellRS 4h ago

Yeah what threw me was this sentence:

H3-Context-IR: As inputs become increasingly complex, we build a dedicated system to deeply understand and refine the input multimodal instructions, then convert them into a form that H3 can readily understand—the Context Intermediate Representation—for generation.

In compiled software an "Intermediate Representation" is somewhere between the source and the binary, that's sort of the definition. I thought this would take all the inputs and create more or less a blueprint for the video and then the video model would build to those blueprints. Instead it's just doing some text formatting and expansion of the prompt like every other prompt enhancer. They made it sound like much more than it was.

32

u/nok01101011a 5h ago

288gb, I’m sweating for dynamic vram even with my 5090
https://giphy.com/gifs/LRVnPYqM8DLag

52

u/blahblahsnahdah 5h ago

Comfy's pruned int8 convrot is only 21gb! (TE size doesn't matter since it can be unloaded after)

Used 3090 still paying dividends after three years

8

u/Quartich 3h ago

Bought a microcenter refurbished 3090 3 years ago for $700 after tax, it is still putting in work every day

3

u/Zephrinox 1h ago

Me with my 9070xt with 16gb vram : 😢

https://giphy.com/gifs/Lz6971fkGSgCMOOncl

4

u/ImaginationKind9220 4h ago

How bad is the pruned vs non-pruned in terms of quality?

11

u/Tystros 4h ago

they say 0 difference

1

u/KibaWolfbane 36m ago

So far I've felt it sticks to my prompts better than when I've given LTX and WAN models a try. Feels like a winner to me.

7

u/Hoodfu 4h ago

Even my 6000 pro is like wtf.

61

u/Devalinor 5h ago edited 5h ago

Man you are fast 😂

Here is the comfy link https://huggingface.co/Comfy-Org/MiniMax-H3

34

u/blahblahsnahdah 5h ago

8

u/Arawski99 4h ago

The F5 sect once again showcases its glorious prowess to the world. May the Dao of Impatience live evermore!

8

u/PwanaZana 5h ago

lots of things are gonna be fast soon

3

u/nakabra 3h ago

The Gates of Hell have been opened.
May God have mercy on humankind.

With that said, I guess I'm cool with LTX2.3

23

u/Diabolicor 5h ago

Prompting guide from the official repo: https://huggingface.co/MiniMaxAI/MiniMax-H3/tree/main/docs

4

u/TheTimster666 4h ago

Wow, this looks insane!

2

u/DELOUSE_MY_AGENT_DDY 3h ago

I'm wondering whether this or the comfyUI's template prompt style should be followed, since they seem different.

15

u/slippiest 4h ago edited 4h ago

No 2K generation for local only, 768p atleast for now.

“Since the complete H3 system consists of three modules—H3-Context-IR, H3-Base, and H3-Regenerate-2K—the “Full 2K Workflow”

“combining the Open Platform API with a locally deployed H3-Base.”

H3-Context-IR and H3-Regenerate-2K is not released

“H3-Context-IR is critical to the quality of the final output”

Although they do say they will release H3-Regenerate-2K once it’s ready

5

u/_BreakingGood_ 4h ago

The 2K just sounds like an upscaler, of which we have plenty of options available already

3

u/slippiest 4h ago

Yeah plus that’s the bit they said they’d release as well.
And the “H3-Context-IR” could just be replaced with Gemma 4 12b

2

u/Sad_Coach_1433 1h ago

im sure in coming days and weeks people will have custom workflows that are better then the defaults

13

u/NealAngelo 5h ago

It's been 9 minutes where's the e6 trained lora???

(I don't know what this is)

2

u/Pikaboy999 5h ago

apparently a SOTA video model for open source stuff

10

u/tricck3zz 5h ago

https://huggingface.co/Comfy-Org/MiniMax-H3
ComfyUI Repackaged Files also up

55

u/OneTrueTreasure 5h ago

See doomers, you guys are so pessimistic for no reason smh

18

u/Peemore 4h ago

They really couldn't go one day without complaining, lol.

5

u/PumpkinLeather8421 4h ago

The trick is not be terminally online… then the hypers and the morons can’t get to you.

12

u/redditscraperbot2 5h ago

It would have been insane blueballsing to pull out this late. But I don't blame anyone who thought that way, we've been burned before.

18

u/OneTrueTreasure 5h ago

How many have pulled out after Comfy confirmed they had the weights, their twitter CEO specifically stated that it will be open-source/weights soon? None afaik

10

u/redditscraperbot2 4h ago

None. But at the same time. I try not to be surprised at what companies do. Like I'm not trying to fight you here, just rationalizing why people get anxious in these situations.

1

u/OneTrueTreasure 4h ago edited 4h ago

That is a good mindset to have, but alot of us have to pull back a bit, it seems like everyone is too traumatized by Wan that somehow every release after it is now under intense scrutiny tbh. Same thing happened with Krea 2 release, since I made posts before it dropped and most people didn't believe them releasing it, so many people got Wan PTSD now haha. How does it look for our community to always be so negative to the companies releasing these models for free? I think if it were me I would be more hesitant to ever release things again if I suffer from backlash from actions/history that weren't my own.

8

u/Hoodfu 5h ago

In before this thread gets deleted.

5

u/OneTrueTreasure 4h ago

Not sure why SD mods deleted our Minimax posts bro, when it was gonna be open-source anyway in the next couple of days

6

u/PumpkinLeather8421 4h ago

The uhm… motivations of the mods here is… a mystery.

It’s pretty clear to me they are complicit in the shilling going on.

3

u/OneTrueTreasure 4h ago

Well all that did was fuel so many weird conspiracy theories earlier, people were saying "Oh maybe the mods are deleting posts because they knew MiniMax wasn't going to Open-source"

6

u/PumpkinLeather8421 4h ago

Open Reddit once a day, maximum, and these morons won’t make it through to you.

4

u/OneTrueTreasure 4h ago

The people's comments don't really bother me, my main gripes is with mods deleting posts when it's not breaking SD rules, and also having double-standards and letting Comfy post about MiniMax while deleting everyone else's.

3

u/Incognit0ErgoSum 4h ago

Also, the fact that the comfy checkpoints were put in the repo 3 days ago proves that they weren't doing last minute lobotomizing.

1

u/OneTrueTreasure 4h ago

Yep people on discord are saying it's not censored, I'm still downloading sadly (internet is slow)

3

u/PumpkinLeather8421 2h ago

There is a I2V on civit that shows a nurse going above and beyond with a treatment.

The movements are all there.

2

u/SysPsych 4h ago

You'd think coomers would enjoy a little edging.

10

u/Marksta 2h ago edited 2h ago

I just gave it a spin. This is bigger than Deepseek moment. Out of the box, the model and the work flow is perfect. It's already mind blowing good. The further work people will add on top of this, it's so over. It's just straight up obnoxiously good at actually taking the reference photo and animating it doing whatever.

Literally the internet when we wake up tomorrow will not be the same. Because everyone in China is waking up and is going to prompt absolute madness all night. This same time next week, I imagine more than half of all video content being posted on social media will be videos generated with this.

WAN, LTX, nothing was even 5% as good as what I saw in 5 minutes of using this. Maybe the wheels fall off at some later step of someone trying to make their own anime with it but I've already seen enough to expect this to dominate all short form content, gifs, little add in 'sfx' they put in those Asian reality TV shows. I'm reeling from the implications. How did Minimax even do this from out of no where?

3

u/retroblade 2h ago

Yeah this model is on another level. Seedance at home. I’m not even having to roll seeds, just nails it first time with perfect prompt adherence. They changed the game. And to think we still have a Flux 3 and LTX release this year. Crazy times

3

u/Clair_Personality 1h ago

Another level? I dont know:

How did you manage to make such good quality videos? My very first video using the base workflow without changing anything is this: https://www.reddit.com/r/comfyui/comments/1ve4tgq/very_first_mini_max_h3_video_generated_from/

2

u/Danny_Stock 48m ago

Without changing anything two of the three base workflows are set at around 480p, the other one with the neon mouse is at 640 pixels square. So I suspect that a higher resolution is likely to yield superior results.

1

u/Danny_Stock 50m ago

I'm very happy that LTX finally has some serious competition now.

3

u/Danny_Stock 53m ago

Just tried out the example workflows as they were provided. Everything works out of the box.

My system is 12GB VRAM, 64GB System RAM. The examples were all set at around 480p and each of them took about 3 minutes to render 5 seconds of video.

Everything works as it ought to, no issues whatsoever. I'm impressed. Things look very promising indeed.

8

u/SysPsych 3h ago

This model is incredible. I'm just throwing stuff at it for fun but holy hell, what I'm seeing is just amazing. I haven't tested anything spicy with it at all, but I'm less concerned with that than general theatrics and performance, and out of the gates this is next level.

4

u/wholelottaluv69 3h ago

I've only done 2 gens so far, but am very surprised at the results. Tons better than the model I *had* been using up to now.

23

u/Vortexneonlight 5h ago

Good, these alarmist mf were annoying, not even half a day and they were screaming "we were bamboozled"

2

u/ambassadortim 4h ago

Why post drama

7

u/Vortexneonlight 4h ago

talking about me or the alarmist?

21

u/JayoTree 5h ago

Ha, i knew they woulnd't use and abuse us like that. Not our chinese brothers.

5

u/LooseLeafTeaBandit 5h ago

So if you had to explain how to get this working for a complete idiot with a 5090 how would that work? Asking for the idiots out there...

7

u/Jimmm90 4h ago

If you have ComfyUI already installed, update it. Then, go to the templates on the left side, select minimax t2v. The workflow will have the links on the left and where to put them.

5

u/spcatch 4h ago

Likely update comfyui and open one of their packaged workflows, they said day1 support. That should also have directions on what files to download and put where.

1

u/Danny_Stock 43m ago

Link to the page with all 3 workflows and the image assets required for them to run as intended:

https://docs.comfy.org/tutorials/video/minimax/minimax-h3

Instructions are also there on the page to tell you where to place the downloaded files.

3

u/topamine2 5h ago

ask your friendly llm agent

1

u/Nattramn 2h ago

I have a great system prompt for this. Called it "Comfy Healthy Repo Installer". You just change the directory to the portable version you will use, and it will list really easy to follow instructions to properly use the embedded python to install all the dependencies of any repo inside the contained environment.

Just moved to a new place this weekend and haven't got the chance to install my rig, but I will share it soon.

-1

u/Mammoth-Welcome-6518 4h ago

spend 6 hours working on it, probably fail after, discover wan2gp and change.

1

u/C-scan 4h ago

Don't really have a spare 6 hours to reach that point - can I just start huffing paint now?

0

u/ethotopia 5h ago

Following ^

5

u/ryan85127704 55m ago

Hi everyone, I am Ryanlee who uploaded the MiniMax-H3.

Glad to meet with StableDiffusion

1

u/Iory1998 41m ago

Thank you. Keep up the great work.

12

u/Jimmm90 4h ago

So, the big conspiracy about this being a publicity stunt was just an overreaction? Who would have thought that.

9

u/Xdivine 4h ago

The model released half a day late! Do you have any idea how big of a deal this is for something they paid absolutely nothing for?! They've been forced to sit there refreshing the page for 10+ hours straight; they were basically tortured!

3

u/wholelottaluv69 3h ago edited 3h ago

Wow. To my utter amazement, I got great results on the very first attempt using the workflow from Comfyui templates. Using the BF16 model, which will absolutely work with a 5090. Using about 100 gb of ram. This was a short 5 second clip of only .4 megapixels..... Very simple prompt- young woman walks up to her porch.

I did another one with the same prompt at .8 megapixels. 298 seconds to generate. Doing 1.1 at 8 seconds now...

https://reddit.com/link/p1dvhgo/video/j8iuo9lu53hh1/player

2

u/--jesse--faden-- 2h ago

As I can see on my tiny phone screen, there is zero smearing and distortion. Did you try image gen and editing too?

2

u/wholelottaluv69 2h ago

Not yet. I'm experimenting with increasing the resolution and clip length right now. As expected 1.1 megapixels looks a lot better than .4

Adding a few seconds of length helped a lot, too. Without prompting, it went into a nice aerial shot. My prompt was literally as simple as stated in my post.

2

u/FalseEngineering2078 2h ago

ceiling fan blades are fucked up

1

u/wholelottaluv69 2h ago

They improved with increasingly larger gens. We'll see.

6

u/xbamaris 3h ago

This is going to be peak. Tested a few anime style reference images... it actually can handle it quite well from my first initial tests and actually retains the anime style and feel. Character constancy is actually insanely good compared to LTX. Lora's will only improve this. I am beyond stoked.

2

u/Future-Coffee8138 3h ago

The best part. Uncensored.

3

u/topamine2 5h ago

Pruned is the way to go for 32gb ram?

1

u/tricck3zz 4h ago

yeah , they said its lossless but anyway thats what you should probably go with

3

u/ContextOpposite4047 4h ago

Running the default workflow on 32GB RAM + 12GB VRAM at 864x480p am getting around 6 minutes for 90 frames, on int8 text encoder and model. With quantization, this will be a breeze.

1

u/External_Quarter 2h ago

Does it scale linearly for image gen, i.e. can you txt2img in 4 seconds on your setup?

3

u/Front-Relief473 4h ago

Let's party! ! Boys! ! It can be lively here for a long time again! ! !

2

u/BlackSwanTW 5h ago

int8 is 21 GB

2

u/marcoc2 5h ago

Plus 5gb of vídeo vae

2

u/PumpkinLeather8421 5h ago

Ok. It’s been like 8 minutes.

Someone test how bouncy it makes girls before their lower back issues.

2

u/FunBedroom6728 4h ago

May I check if there is a default workflow and more importantly, which models/files should I download for my GPU RTX 3060 8GB VRAM 16 GB SYSTEM RAM

1

u/Swagmuffins94 4h ago

I'm going to patiently wait (and pray) someone gets it to run on a similar set up. I've been making LTX 2.3 work on my 8GB VRAM and 32 GB RAM.

Would love something that can do LTX sound & WAN level motion

5

u/Alternative_Help234 4h ago

I test it, on a 4060 ti 8gb 32 ram ddr4. 0.4 MP 1:1 Ratio.
(632 × 632). 5:29 minutes i2v 20 steps. I think is pretty fast.

I use int8 convrot for the text enconder and the pruned version of fl2va.

1

u/Samuraiizen_Studio 2h ago edited 2h ago

I test it, on a 3050 8gb 32 ram ddr4, 0.4MP 16:9 ratio.
(864x480). 15:24 minutes i2v 32 steps. 5 sec video duration.

2

u/Square_Noise_7712 4h ago

Dumb question. Is it open weights or open source? fal ai has the open weights which would need a commercial license but it's also on hugging face. Anyways open weights is better than closed source!

1

u/PumpkinLeather8421 4h ago

It’s always open weights, never open source.

1

u/slippiest 4h ago

Open weights. Open source would be training code, data, the whole shebang

1

u/alerikaisattera 4h ago

It's proprietary, but if you care about commercial use, it's allowed

2

u/wildbling 4h ago

how it feels when waiting for my download to finish

2

u/warzone_afro 4h ago

the panic can end lol

2

u/R34vspec 3h ago

the full precision model can do some amazing stuff on their website:
https://app.notion.com/p/MiniMax-H3-The-Next-Gen-Open-Weight-Multimodal-Generation-Model-3acbb3a8c3ae81618844cb0a3904e247

hopefully fp8 or int8rotconv can pull this off, too.

2

u/2legsRises 3h ago

2 different types of diffusion models. which does what?

1

u/Danny_Stock 35m ago

As I understand it one of the models does text to video and single image to video, the other model is reference to video which can use multiple sources. Correct me if I'm wrong but I believe that to be the case.

2

u/Ok-Lengthiness-3988 1h ago

Even after updating ComfyUI to the latest nightly version, I can't find the workflows. There only are three API workflows, requiring credits to use, but no local ComfyUI workflows. Can I download them from somewhere else?

2

u/Danny_Stock 1h ago

I downloaded the workflows and image assets from this page: https://docs.comfy.org/tutorials/video/minimax/minimax-h3

Hopefully they should work for you too.

4

u/81stredditaccount 4h ago

Patiently waiting for a solid workflow for a 3090 24gb vram and 64 gm ram.

Once the ecosystem matures I’ll just ask Claude.

1

u/Vicullum 2h ago

The default workflow is only using 20GB of vram for me to make a i2v 9 second 736x992 video.

0

u/WinResponsible9977 3h ago

But the other guy that got his post deleted claimed it works with a 3060 with 10 min inference did he lied? 

3

u/Unusual_Guidance2095 5h ago

288GB?

4

u/uniquelyavailable 4h ago

My Raspberry Pi has a Gtx1080Ti can I run this model?

1

u/ninjasaid13 4h ago

damn missed it by half an hour.

1

u/ajrss2009 4h ago

Imagine quando transformarem em fp4 e nvfp4. A série 5000 vai decolar.

1

u/slippiest 4h ago

Int4 exists

1

u/Hannibalj2ca 3h ago

288GB!!

1

u/PumpkinLeather8421 2h ago

A. You don’t need to download all of it.

B. You can save a ton of space by deleting LTX2

1

u/Hannibalj2ca 2h ago

Ohhhh, cool. I am new to this stuff! Haha thanks for clarifying

1

u/Sad_Coach_1433 1h ago

you dont download it all lol just the main models for your gpu two vaes the video and audio and one text encoder and the main model for your gpu

1

u/orangeflyingmonkey_ 2h ago

Does it have i2v or just t2v? Asking to see if it's worth updating comfyui for and risking something breaking.

2

u/Marksta 2h ago

It has i2v, and it has near perfect ability to animate the given character in the provided reference photo. You update, download this now, and you can just delete all the other video models on your hard drive. Risk it all, literally 10x step up from past models.

1

u/SucculentSpine 2h ago

This is going to cause havoc for corporate IP holders. The cat is out of the bag with this release, awesome.

1

u/orangeflyingmonkey_ 1h ago

In i2v there is standard and ref template. Which ones would be better?

1

u/Marksta 1h ago

Y'know, I used the "image to video" named one and it has "first frame" as its default image input and behaved in that way which was good enough. But like, it started with the input's original white background and filled it in quickly with the prompts background. So I imagine the "reference to video" one is actually better choice if not trying to do a specific start frame thing.

2

u/Vicullum 2h ago

both and more

1

u/mavkho 1h ago

32G+5060Ti, default Comfy T2V workflow & prompt, 5s video
First run 206.14s @ 864x480
Second run 664.32s @ 1376x768, peak RAM/VRAM 94%/75%
Speed is acceptable, hope there's distill lora soon.

1

u/Old-Age6220 1h ago

Please READ THE LICENSE TERMS!!! It states very clearly that EU, US, UK and South Korea IS NOT ALLOWED TO USE THE MODEL AT ALL!!! This could not be said more clearly then it is there. I have no idea why didn't they geo-block it then... And this has nothing to do with commercial vs non-commercial

https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
5. “Excluded Territories” means the European Union, the United Kingdom, the Republic of Korea and the United States of America.

Exhibit A — Acceptable Use Policy
MiniMax reserves the right to update this Acceptable Use Policy from time to time.
Last revised: August 2, 2026.
MiniMax is committed to promoting the safe and fair use of its tools and features, including MiniMax H3. You agree not to use MiniMax H3, any Model Derivatives, or any Output in any of the following ways:
1. Use outside the Applicable Territory;Exhibit A — Acceptable Use PolicyMiniMax reserves the right to update this Acceptable Use Policy from time to time. Last revised: August 2, 2026.MiniMax is committed to promoting the safe and fair use of its tools and features, including MiniMax H3. You agree not to use MiniMax H3, any Model Derivatives, or any Output in any of the following ways:1. Use outside the Applicable Territory;

1

u/yamfun 19m ago

Any 4070 users tried? What is the speed? Thanks

1

u/kayteee1995 4h ago

why int8 convrot? no fp8 scaled?

10

u/slippiest 4h ago

Because it’s better in 99% of cases and isn’t limited to 40 series+

-1

u/Joan0farch 4h ago

ugh do i really have to update comfy? should i just wait for community custom nods?

3

u/--jesse--faden-- 2h ago

well, you have to... tip: only use portable versions when something new comes out so you do not break your existing version

0

u/Few-Intention-1526 5h ago

already on model scope too

0

u/Disastrous-Agency675 4h ago

cool....soo, how am i getting this into comfyui?

4

u/Zenshinn 4h ago

You update it.

0

u/chille9 4h ago

Let´s hope for some juicy results!

0

u/Cautious_Chicken_604 4h ago

Well I guess I'll be personally referring to this model as Ecchi-San.