For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python module
max.pipelines.architectures.qwen_image_edit
Qwen-Image-Edit diffusion architecture for image editing.
QwenImageEditTransformerModel
class max.pipelines.architectures.qwen_image_edit.QwenImageEditTransformerModel(config, encoding, devices, weights, session)
Bases: ComponentModel
Edit-specific transformer compiled once with dynamic token masking.
-
Parameters:
load_model()
load_model()
Load and return a runtime model instance.