| license: apache-2.0 | |
| tags: | |
| - comfyui | |
| # SeedVR2 | |
| Repackaged model files for ComfyUI. | |
| Original model repository: | |
| - https://huggingface.co/ByteDance-Seed/SeedVR2-3B | |
| - https://huggingface.co/ByteDance-Seed/SeedVR2-7B | |
| Place the files in the following folders: | |
| ``` | |
| π ComfyUI/ | |
| βββ π models/ | |
| β βββ π diffusion_models/ | |
| β β βββ seedvr2_3b_fp16.safetensors | |
| β β βββ seedvr2_3b_fp8_e4m3fn.safetensors | |
| β β βββ seedvr2_7b_fp16.safetensors | |
| β β βββ seedvr2_7b_fp8_e4m3fn_mixed_block35_fp16.safetensors | |
| β β βββ seedvr2_7b_sharp_fp16.safetensors | |
| β β βββ seedvr2_7b_sharp_fp8_e4m3fn_mixed_block35_fp16.safetensors | |
| β βββ π vae/ | |
| β β βββ ema_vae_fp16.safetensors | |
| ``` | |