π Model Description
license: apache-2.0 pipeline_tag: video-to-video library_name: diffusers tags:
- art
- ByteDance-Seed/SeedVR2-7B
- ByteDance-Seed/SeedVR2-3B
SeedVR2 Additional Upscale Models
This repository contains additional upscale models for SeedVR2 video upscaling, complementing the main numz/SeedVR2_comfyUI repository.π About SeedVR2
SeedVR2 is a high-quality video upscaling model that uses diffusion techniques to enhance video resolution while maintaining temporal consistency. This implementation is optimized for ComfyUI and supports both standalone and multi-GPU operation.π― GGUF Models
The GGUF format models in this repository are sourced from cmeka/SeedVR2-GGUF, where additional GGUF versions and quantizations are available. We acknowledge and appreciate cmeka's work in converting these models to GGUF format.π License
The code and model weights are released under the Apache 2.0 License.π Credits
- Original SeedVR2: ByteDance-Seed/SeedVR by ByteDance Seed
- ComfyUI original integration: numz/ComfyUI-SeedVR2VideoUpscaler by numz
- Further integration: Additional code by Adrien Toupet from AInVFX
- Official HuggingFace Models: numz/SeedVR2comfyUI
- GGUF conversions: cmeka/SeedVR2-GGUF by cmeka
- Tutorial: SeedVR2 Deep Dive by AInVFX
π οΈ Usage Guidelines
When using these additional models:- Compare output quality against official models
- Monitor VRAM usage and performance
- Test various input resolutions and batch sizes
- Report issues on the main repository
π Support
For questions and support:- Use the main repository issues
- Check the comprehensive tutorial by AInVFX