Comfy-Org / Comfy-Org/ComfyUI

Minimax H3 as a single-image edit model

Open Beginner friendly
#15,644 2 comments 53 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

It turns out that Minimax can also be a pretty solid Single Image model
using the already existing Singe Image VAE. https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/tree/main

The problem is that the comfy node does not allow to set the length to t=1 it currently is limited to 5 as minimum.

There are already some code changes being exchanged to get around this this but i feel it would be the best to have real comfy support for this!

### Existing Solutions

check out: https://pastebin.com/iVXLjGZL for the existing patch

also here:
https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/discussions/1

### Other

For more context:
https://www.reddit.com/r/StableDiffusion/comments/1vo1ab3/h3_as_a_singleimage_edit_model/

all credits to:
antechrome
u/Patient_Ratio4177

Contributor guide

Open the contributing guide

Research direction

Start by locating the ComfyUI node for the Minimax H3 model and the length parameter currently constrained to a minimum of 5. Compare the existing patch in the linked Pastebin and Hugging Face discussion, then verify that setting t=1 supports the single-image VAE workflow without breaking existing multi-image behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.