| --- |
| 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.1_bernini_1.3B_fp16.safetensors |
| β β βββ wan2.2_bernini_r_high_noise_fp16.safetensors |
| β β βββ wan2.2_bernini_r_high_noise_fp8_scaled.safetensors |
| β β βββ wan2.2_bernini_r_high_noise_int8_convrot.safetensors |
| β β βββ wan2.2_bernini_r_high_noise_mxfp8.safetensors |
| β β βββ wan2.2_bernini_r_low_noise_fp16.safetensors |
| β β βββ wan2.2_bernini_r_low_noise_fp8_scaled.safetensors |
| β β βββ wan2.2_bernini_r_low_noise_int8_convrot.safetensors |
| β β βββ wan2.2_bernini_r_low_noise_mxfp8.safetensors |
| ``` |