Metadata-Version: 2.1
Name: comfyui-fl-diffvsr
Version: 1.0.1
Summary: FL DiffVSR - Diffusion-based video super-resolution nodes for ComfyUI. Features 4x upscaling with temporal coherence using Stream-DiffVSR for smooth, artifact-free video enhancement. Supports text-guided upscaling, chunked processing for memory efficiency, and automatic model downloading from HuggingFace.
Home-page: https://github.com/filliptm/ComfyUI-FL-DiffVSR
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.21.0
Requires-Dist: transformers>=4.30.0
Requires-Dist: safetensors>=0.3.0
Requires-Dist: huggingface_hub>=0.16.0
Requires-Dist: accelerate>=0.20.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: numpy
Requires-Dist: xformers>=0.0.20
Requires-Dist: einops>=0.6.0
