AI
Key components include:
- Qwen model: Qwen-Rapid-NSFW-v23_Q8_0.gguf
- Text encoder: qwen_2.5_vl_7b_fp8_scaled.safetensors
- VAE decoder: qwen_image_vae.safetensors
- Workflow execution engine using ComfyUI
The system uses a specialized workflow (workflow_qwen_edit.json) that defines the processing pipeline with nodes for loading the model, text encoder, VAE, input image, positive/negative prompts, latent generation, sampling, and output saving.