[diffusion] model: support Ideogram4 NVFP4 (#27379)
This commit is contained in:
@@ -34,6 +34,8 @@ logger = logging.getLogger(__name__)
|
||||
KNOWN_NON_DIFFUSERS_DIFFUSION_MODEL_PATTERNS: dict[str, str] = {
|
||||
"hunyuan3d": "Hunyuan3D2Pipeline",
|
||||
"flux.2-dev-nvfp4": "Flux2NvfpPipeline",
|
||||
"comfy-org/ideogram-4": "Ideogram4Nvfp4Pipeline",
|
||||
"comfy-org--ideogram-4": "Ideogram4Nvfp4Pipeline",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user