--- license: apache-2.0 tags: - comfyui --- # Qwen3-VL Repackaged model files for ComfyUI. Original model repository: - https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct - https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 text_encoders/ │ │ ├── qwen3vl_4b_fp8_scaled.safetensors │ │ └── qwen3vl_8b_fp8_scaled.safetensors ```