Metadata-Version: 2.1
Name: comfyui-starwrapper
Version: 0.0.1
Summary: A ComfyUI custom node wrapper for [STAR (Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution)](https://github.com/NJU-PCALab/STAR), enabling high-quality video upscaling with AI-powered super-resolution.
Home-page: https://github.com/vjumpkung/ComfyUI-STARWrapper
Requires-Python: >=3.10
Requires-Dist: accelerate
Requires-Dist: av
Requires-Dist: opencv-python-headless
Requires-Dist: easydict
Requires-Dist: einops
Requires-Dist: open-clip-torch==2.20.0
Requires-Dist: fairscale
Requires-Dist: pytorch-lightning
Requires-Dist: diffusers[torch]
Requires-Dist: huggingface_hub
Requires-Dist: numpy
Requires-Dist: ruff
Requires-Dist: transformers
