--- license: apache-2.0 tags: - comfyui --- # Real-Time Detection Transformers (RT-DETR) Repackaged model files for ComfyUI. Original model repository: https://github.com/RT-DETRs/RT-DETRv4 Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 diffusion_models/ │ │ ├── rt_detr_v4-x-hgnet_fp16.safetensors │ │ └── rt_detr_v4-x-hgnet_fp32.safetensors ```