ComfyUI/comfy/background_removal/birefnet.json
Yousef Rafat 553d28969a revamp
2026-05-07 23:30:03 +03:00

8 lines
158 B
JSON

{
"model_type": "birefnet",
"image_std": [1.0, 1.0, 1.0],
"image_mean": [0.0, 0.0, 0.0],
"image_size": 1024,
"resize_to_original": true
}