RT-DETR / README.md
Lexius's picture
Add diffusion-single-file tag to README
3c9cd40 verified
|
Raw
History Blame
461 Bytes
---
license: apache-2.0
tags:
- comfyui
- diffusion-single-file
---
# 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
```