How it works: Plug in images references> LLM creates a prompt based on those > Generate an image using all those references The most important part in this workflow is the prompting, in my case, the LLM I use for the prompting is running on my second computer on the same network which means I don't need to share VRAM between Comfy and LM studio. This will not be the case for most people so you should check unload_after in my LM studio node if you don't have a lot of VRAM to spare. You need to install LM studio and download the LLM you want to use for prompting. I might gift my prompting node if you ask Main model: https://huggingface.co/smhfacct/Minimax-H3-fl2va-ref2va-hybrid-models/resolve/main/minimax_h3_hybrid_fl2va_ref2va_b25-49-int8.safetensors Clip: https://huggingface.co/Comfy-Org/MiniMax-H3/blob/main/text_encoders/qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors 8steps lora: https://huggingface.co/lightx2v/Minimax-h3-Turbo/resolve/main/minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors Single image VAE:https://huggingface.co/Mamad8/MiniMax-H3-Image-VAE/blob/main/minimax_h3_t1_image_vae_step1597.safetensors Audio VAE (Not used but needed): https://huggingface.co/Comfy-Org/MiniMax-H3/resolve/main/vae/minimax_h3_audio_vae_fp32.safetensors Realism lora: https://civitai.red/models/2200329/galaxyace-lora?modelVersionId=3201619