Buckets:
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| text_encoders | 2 items | ||
| vae | 1 items | ||
| workflows | 4 items | ||
| .gitattributes | 1.85 kB xet | aafd7c3e | |
| README.md | 3.52 kB xet | 19434ee7 | |
| bernini_r_1.3B-Q4_K_M.gguf | 983 MB xet | cc81aa8f | |
| bernini_r_1.3B-Q5_K_M.gguf | 1.09 GB xet | 60c36f09 | |
| bernini_r_1.3B-Q6_K.gguf | 1.2 GB xet | 8cf292c0 | |
| bernini_r_1.3B-Q8_0.gguf | 1.54 GB xet | 265c073b | |
| bernini_r_1.3B-bf16.safetensors | 2.84 GB xet | 3ffdb8cd |
Bernini-R 1.3B โ ComfyUI bundle (everything you need)
๐ฌ Discord โ updates, roadmaps, projects, or just to chat
The small, accessible Bernini-R for ComfyUI. This repo is self-contained โ the 1.3B renderer plus the VAE and text encoder it needs โ so you can edit images/video on modest GPUs. It's the lightweight sibling of the 14B GGUF repo (that one is full quality for 24 GB cards).
Bernini-R 1.3B is single-expert (fine-tuned from Wan2.1-T2V-1.3B โ no high/low MoE), so it's tiny (~2.6 GB) and runs almost anywhere. It performs close to the 14B on simpler edits (style transfer, watermark/subtitle removal, local editing) and lags on the hardest tasks.
Files
| File | What | Size | Folder in ComfyUI |
|---|---|---|---|
bernini_r_1.3B-bf16.safetensors |
renderer (native, full precision) | ~2.8 GB | models/diffusion_models/ |
bernini_r_1.3B-Q8_0.gguf |
renderer (GGUF, near-bf16) | ~1.5 GB | models/unet/ |
bernini_r_1.3B-Q6_K.gguf |
renderer (GGUF, high quality) | ~1.1 GB | models/unet/ |
bernini_r_1.3B-Q5_K_M.gguf |
renderer (GGUF, balanced) | ~1.0 GB | models/unet/ |
bernini_r_1.3B-Q4_K_M.gguf |
renderer (GGUF, smallest) | ~0.8 GB | models/unet/ |
vae/wan_2.1_vae.safetensors |
Wan 2.1 VAE | ~0.25 GB | models/vae/ |
text_encoders/umt5-xxl-encoder-Q5_K_M.gguf |
UMT5 text encoder (GGUF โ used by the workflows) | ~4.1 GB | models/text_encoders/ |
text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors |
UMT5 text encoder (fp8 โ optional fallback) | ~6.4 GB | models/text_encoders/ |
Usage in ComfyUI
- Install ComfyUI-BerniniR and ComfyUI-GGUF (required โ the graphs load the text encoder with
CLIPLoaderGGUF). - Drop each file in the folder from the table above.
- Load the workflow
workflows/bernini_i2i_1.3B.json(or grab it from the node repo). It's a single-expert graph โ nomodel_low. Put your image, run.- Renderer โ native (
bf16): BerniniR ยท Load Model (native). GGUF:UnetLoaderGGUFโ BerniniR ยท Apply Patches โ Source Stream โ Guider (leavemodel_lowempty). - Text encoder:
CLIPLoaderGGUF(type = wan) โumt5-xxl-encoder-Q5_K_M.gguf. The graphs default to the GGUF encoder because the fp8.safetensorsone triggers a Windows / torch-2.8 access violation under memory pressure; the fp8 file is kept only as an optional fallback.
- Renderer โ native (
UMT5 GGUF text encoder quantized by city96.
Need full quality on 24 GB?
Use the 14B dual-expert GGUFs: neuregex/Bernini-R-GGUF.
Same nodes, just wire both experts into the guider (model = high, model_low = low).
License: Apache-2.0 (same as Bernini-R and the Wan base).
- Total size
- 18.8 GB
- Files
- 14
- Last updated
- Jun 25
- Pre-warmed CDN
- US EU US EU