File size: 484 Bytes
30fef4d fd16d05 30fef4d fd16d05 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
license: apache-2.0
tags:
- comfyui
- diffusion-single-model
base_model:
- ByteDance/Bernini-R
---
# Bernini-R
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/ByteDance/Bernini-R
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ wan2.2_bernini_r_high_noise_fp16.safetensors
β β βββ wan2.2_bernini_r_low_noise_fp16.safetensors
``` |