Metadata-Version: 2.1
Name: comfyui-flashvsr-stable
Version: 1.2.10
Summary: ComfyUI-FlashVSR_Stable official ComfyUI integration: High-performance Video Super Resolution for ComfyUI with VRAM optimization.
Home-page: https://github.com/naxci1/ComfyUI-FlashVSR_Stable
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: einops
Requires-Dist: safetensors
Requires-Dist: tqdm
Requires-Dist: pillow
Requires-Dist: huggingface_hub
Requires-Dist: triton; platform_system!="Windows"
Requires-Dist: triton-windows; platform_system=="Windows"
Requires-Dist: sageattention
Requires-Dist: flash-attn --no-build-isolation; platform_system!="Windows"
Requires-Dist: psutil
Requires-Dist: opencv-python-headless
